Skip to main content
POST
Create DM Playbook Entry

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
contextId
string<uuid>
required

ID of the Context this DM playbook entry belongs to. See the context config for the full Context shape.

text
string
required

The DM playbook entry text — one playbook element. Up to 750 characters.

Minimum string length: 1

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"