Update Playbook

Update an existing playbook or create a new one with the specified Id if one does not exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier for the playbook, as an RFC 4122 formatted string.

Body Params
string
required
length between 1 and 150

Name of the playbook.

string
required
length ≤ 1000

Summary of the playbook.

permissions
object
required

Roles and entities that can read/write to this playbook.

entities
array of integers
required
length between 0 and 1

List of entity numbers that can access this playbook. An empty list will assign the playbook to the user's default entity.

entities*
tags
array of objects
required

List of numeric tag identifiers.

tags*
Headers
string
enum

Ensure that no playbook exists with the given Id. This can be used to conditionally create a new playbook with the specified Id only as long as one does not already exist.

Allowed:
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json