Create a new playbook run
POST/runs
Create a new playbook run in a team, using a playbook as template, with a specific name and a specific owner.
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.