Skip to main content
POST
Create DM Template

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
voiceId
string<uuid>
required

ID of the Voice this DM Template will be attached to.

text
string
required

Example DM text. Up to 750 characters.

Required string length: 1 - 750
whenToUse
string
required

When this template is useful. Up to 250 characters.

Required string length: 1 - 250
adaptation
string
required

How the AI should adapt it. Up to 250 characters.

Required string length: 1 - 250

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"