Create user
Create user
POST
Create user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Created
timestamp when the user account was created
primary email address of the user
unique identifier for the user
current status of the user account
Available options:
created, active, suspended, deleted the first page of teams that the user belongs to
timestamp when the user account was last updated
A URL to the JSON Schema for this object.
Example:
"https://example.com/schemas/User.json"
attributes of the user
timestamp when the user account was deleted; omitted if the account is not deleted