settings
Add Company User
Validate and add a single user to the company.
- Validates email domain against company domains or non-personal domains
- Ensures user does not already exist
- Validates provided role_id is allowed (company role or global full_user)
- Sends welcome email asynchronously (best-effort)
post/settings/user/add
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.