Update state
PATCH/api/v1/workspaces/:slug/projects/:project_id/states/:state_id/
Partially update an existing workflow state's properties like name, color, or group.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
State updated
Invalid request data provided
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.
Resource with same external ID already exists