Header name | Description |
---|---|
Content-Type required |
application/json |
X-API-KEY required |
YOUR_API_KEY |
Param name | Description |
---|---|
email required |
Email address Validations:
|
user_role_id required |
User role ID Validations:
|
first_name optional |
First name Validations:
|
last_name optional |
Last name Validations:
|
company optional |
Company Validations:
|
job_title optional |
Job title Validations:
|
phone_number optional |
Phone number Validations:
|
about optional |
About Validations:
|
Code | Description |
---|---|
401 | Unauthorized |
404 | Not found |
500 | Internal Server Error |
422 | Missing parameters |