Update Playbook (Partial)

Update some or all of the properties of a playbook. Omitted properties will remain unchanged.

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
length between 1 and 150

Name of the playbook.

string
length ≤ 1000

Summary of the playbook.

permissions
object

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

entities
array of integers
length between 1 and 1

List of entity numbers that can access this playbook.

entities
integer

Unique, numeric identifier for the owner. Can only be modified by global administrators.

boolean

Retired status of playbook.

tags
array of objects

List of numeric tag identifiers. This list of tags will overwrite the tags currently on the playbook.

tags
Headers
string

Ensure that the playbook on the server does not have changes that will be overwritten by this request. This can be used to prevent outdated updates to the playbook that would overwrite other changes.

Response

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