Update Template

Updates a notification template.

put

Updates template properties. Only provided fields will be modified.

Path parameters
idstringRequired

A notification template ID.

Body
namestringOptional
descriptionstring · nullableOptional
externalIdstring · nullableOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
lastUsedstring · date-time · nullableOptional
statusstringOptional
externalIdstring · nullableOptional
put
/public/v1/notifications/templates/{id}

Last updated

Was this helpful?