Authorizations
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Body
application/json
The display name
Minimum length:
1
Response
A successful response
Example:
{
"id": "user_01jh6jk831bzen14edngw38we9",
"kind": "user"
}