Skip to main content
POST
Create communication template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Maximum string length: 255
Example:

"Welcome Creditor"

subject
string
required
Maximum string length: 255
Example:

"Hello [Company Name]"

content
string
required
Example:

"<p>Welcome [Company Name]</p>"

Response

Communication template created.

message
string
required
data
object
required
Last modified on July 19, 2026