Create a status
POST/statuses
Add a contact/lead status to the workspace.
The status's composite id (<master_config_id>_status_<uuid>) is server-generated and
returned — you cannot choose it. Write access requires any contact or company write scope (or
their .all variants).
Request
Responses
- 201
- 401
- 403
- 422
The created status
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation