Create a stage
POST/stages
Add a lifecycle stage to the workspace.
The stage's composite id (<master_config_id>_stage_<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 stage
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation