Create a new playbook run from dialog
POST/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.
The request is malformed.
Access to the resource is forbidden for this user.
There was an internal error in the server.