Users
Create a User
Create a User
post/platform/api/v1/users
Request body
Example request
{
"name": "Daniel",
"display_name": "Dan",
"email": "daniel@acme.inc",
"password": "Password2!",
"custom_attributes": {}
}Response
Success
Changes
Changed in 1 of the 22 revisions of this API.2
- ▲
the response property
accounts/items/active_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
inviter_idbecame nullable for the status200response-property-became-nullable
- ▲