Client API

post/api/client/register

Request body

platformNamestring nullable
platformVersionstring nullable
sdkType'frontend' | 'backend'
sdkVersionstring nullable
yggdrasilVersionstring nullable
appNamestring required
connectionIdstring nullable
environmentstring nullable
instanceIdstring nullable
intervalinteger required
projectsstring[] nullable
startedstring date-time required
strategiesstring[] required

Response

Accepted client application registration

Changes