Creating a user
Headers | |||||||||
Accept | application/json |
Body | |||||||||
json |
JSON
| ||||||||
loginrequired | string | user login | |||||||
passwordrequired | string | password | |||||||
typerequired | string | user type | |||||||
billing_inforequired | array | additional information about the user obtained from billing | |||||||
propertiesrequired | string | property value | |||||||
statusrequired | string | user status |
Response | |||||||||
200 | Returns the user object | ||||||||
JSON
| |||||||||
422 | Returns a JSON object with an error. Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|