Create a playbook condition
POST/plugins/playbooks/api/v0/playbooks/:id/conditions
Create a new condition for a playbook.
Request
Responses
- 201
- 400
- 403
- 500
Created condition.
Response Headers
Location
Location of the created condition.
Example:
/api/v0/playbooks/iz0g457ikesz55dhxcfa0fk9yy/conditions/abc123The request is malformed.
Access to the resource is forbidden for this user.
There was an internal error in the server.