PlaybookRuns
Update playbook run owner
post/plugins/playbooks/api/v0/runs/{id}/owner
Path parameters
idstring required
Example:1igmynxs77ywmcbwbsujzktter
ID of the playbook run whose owner will be changed.
Request body
Example request
{
"owner_id": "hx7fqtqxp7nn8129t7e505ls6s"
}Response
Owner successfully changed.
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○