User
Complete the user registration
Complete the user registration
Required permissions:user:write
POST
Authorizations
Value for the Authorization header parameter.
Body
The new User resource
The firstname of the user
Required string length:
2 - 255
Example:
"John"
The lastname of the user
Required string length:
2 - 255
Example:
"Doe"
The company of the user
Required string length:
2 - 255
Example:
"Acme Inc."
Response
201
application/json
User resource created
The firstname of the user
Required string length:
2 - 255
Example:
"John"
The lastname of the user
Required string length:
2 - 255
Example:
"Doe"
Example:
"01F9Z3ZJXZQZJZJZJZJZJZJZJZ"
Example:
"https://example.com/"
The date and time when the resource was last updated.
Example:
"2021-01-01T00:00:00+00:00"
Was this page helpful?