Skip to main content
POST
Create Client
Creates a human login under an organization. Passwords are hashed server-side. ownerID defaults to the workspace.

Example Request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
clientData
object
required

Response

Successful response

success
boolean
required
message
string
required
clientId
string