Internal
Go to next stage from dialog
This is an internal endpoint to go to the next stage via a confirmation dialog, submitted by a user in the webapp.
post/plugins/playbooks/api/v0/runs/{id}/next-stage-dialog
Path parameters
idstring required
The PlaybookRun ID
Request body
Example request
{
"state": "3"
}Response
Playbook run stage update.