Archive a playbook

View as Markdown
Archive an existing playbook. Archived playbooks are hidden from active listings but retain their associated history.

Authentication

AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Response

Successful response
archived_atdatetime or null
archived_by_idstring or null
created_atdatetime
created_by_idstring
custom_field_idslist of strings
descriptionstring or null
idstring
namestring
organization_idstring
outcome_idslist of strings
positioninteger or null
summary_guidancestring or null
updated_atdatetime
updated_by_idstring

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error