Link checklist specification to action
POST/approval/action/:action_id/checklist_specification
Points an approval action at a checklist specification version.
info
An action runs on a checklist or on policies, never both. If the action still has policies attached, this call fails with 409 and a message naming how many policies are in the way. Reach out to the nullplatform team to move an action that already runs on policies onto a checklist.
Request
Responses
- 200
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.