Create a user
POST/v1/users
Invites a new user to the account. The user is created in the pending state and sent an invitation email.
Request
Responses
- 201
- 401
- 403
- 422
User created
Response Headers
Location
URL of the created user resource.
Missing or invalid bearer token
t_public_api feature flag disabled or caller lacks manage_org_users
Validation failed. Error codes: err_email_already_exists, err_user_license_exceeded, err_time_zone_invalid, err_role_not_found, err_reporting_manager_not_found, err_reporting_manager_inactive, err_department_not_found, err_office_not_found