Skip to main content
POST
Create a message-template draft

Authorizations

Authorization
string
header
required

Verified dashboard JWT for signed-in Console requests. This is not a server credential.

Body

application/json
projectId
string<uuid>
required

Project UUID. Optional where an operation can infer or search organization scope; required where the operation creates a project-owned resource.

name
string
required
Required string length: 1 - 512
definition
object
required
draftId
string<uuid>

Message-template draft UUID.

sampleValues
object | null

Response

Success

data
string<uuid>
required

Message-template draft UUID.