Templates
Create Template POST /templates
Get Template GET /templates/{id}
Update Template PATCH /templates/{id}
Delete Template POST /templates/{id}
List Templates GET /templates
Required Fields: message
Defaults:
isMMS will default to false and a regular sms template will be created unless an attachment is provided. If name is not provided, up to the first 32 characters of the message will be used as the name.
undefined
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
Last updated
Was this helpful?