Create a new SdkClient
This endpoint creates a new SdkClient
.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Whether this is a backend API Key or a frontend SDK client ID
Allowed value:
"service"
Was this page helpful?