v1

latestOpenAPI 3.0.32026-07-17447464.1 KB
Template

put/v1/template/{uid}

Path parameters

uidstring required

Request body

uidstring
namestring
messageTypeinteger
jsonDatastring

Email template JSON: {"subject":"string","body":"string","content_type":"string","headers":{"key":["value1","value2"]}} SMS template JSON: {"content":"string","params":{"key":"value"}} Webhook template JSON: {}

Response

OK

RabbitApiV1UpdateTemplateReply required