Create a new playbook run from dialog
POST/plugins/playbooks/api/v0/runs/dialog
This is an internal endpoint to create a playbook run from the submission of an interactive dialog, filled by a user in the webapp. See Interactive Dialogs for more information.
Request
Responses
- 201
- 400
- 403
- 500
Created playbook run.
Response Headers
Location
Location of the created playbook run.
Example:
/api/v0/runs/nhkx1nbivu45lr84vtxxukp2vrThe request is malformed.
Access to the resource is forbidden for this user.
There was an internal error in the server.