Playbook Document Assembly

Gets the document assembly rich text content for the specified playbook.

get

Retrieves the document assembly rich text JSON content for the specified playbook.

Authorizations
AuthorizationstringRequired

Bearer authentication with JWT

Path parameters
playbookIdentifierstringRequired
Responses
chevron-right
200

OK

get
/playbooks/{playbookIdentifier}/document-assembly

Saves the document assembly rich text content for the specified playbook.

put

Saves the document assembly rich text JSON content for the specified playbook.

Authorizations
AuthorizationstringRequired

Bearer authentication with JWT

Path parameters
playbookIdentifierstringRequired
Body
typestring · nullableRequired
Responses
chevron-right
200

OK

No content

put
/playbooks/{playbookIdentifier}/document-assembly

No content

Last updated