Workflows
Edit playbook metadata
Updates the name, description, tags, and runner of the playbook with the given ID. Updating the runner requires the ViewAction permission on RunnerObject.
put/workspace/{ws_id}/playbooks/{id}/edit
Path parameters
ws_idstring required
Workspace ID
idstring required
The ID of the playbook to edit
Request body
Response
Updated playbook metadata
Changes
No recorded changes to this endpoint across all 1 revision of this API.