Update a playbook condition
PUT/plugins/playbooks/api/v0/playbooks/:id/conditions/:conditionID
Update an existing condition for a playbook.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Updated condition.
The request is malformed.
Access to the resource is forbidden for this user.
Resource requested not found.
There was an internal error in the server.