Skip to main content
POST
Create a user

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
externalId
string

Response

Successful response

id
string
required
Maximum string length: 191
externalId
string | null
required
Maximum string length: 191
createdAt
string
required
updatedAt
string | null
required
teamId
string
required
Maximum string length: 191