Create an application to connect reported metrics

Is used to report usage as well which sdk the application uses

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

appNamestringRequired

Request

createApplicationSchema
strategieslist of stringsOptional

Which strategies the application has loaded. Useful when trying to figure out if your custom strategy has been loaded in the SDK

urlstringOptional
A link to reference the application reporting the metrics. Could for instance be a GitHub link to the repository of the application
colorstringOptional
Css color to be used to color the application's entry in the application list
iconstringOptional
An URL to an icon file to be used for the applications's entry in the application list

Response

This response has no body.

Errors