Skip to main content
PATCH
Update DM Template

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
id
string<uuid>
required

DM Template id to update.

text
string
required

New example DM text. Up to 750 characters.

Required string length: 1 - 750
whenToUse
string
required

New when-to-use guidance. Up to 250 characters.

Required string length: 1 - 250
adaptation
string
required

New adaptation guidance. Up to 250 characters.

Required string length: 1 - 250

Response

status
enum<string>
required

Response status

Available options:
success
data
object | null
required

No response payload

Example:

null

message
string
required

Success message

Example:

"Operation completed successfully"