Update template
Path parameters
idstringRequired
A notification template ID.
Body
namestringOptional
descriptionstring · nullableOptional
externalIdstring · nullableOptional
Responses
200
OK
application/json
Represents a reusable template that can be used to generate messages.
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
Gets or sets the description of this template.
lastUsedstring · date-time · nullableOptional
Gets or sets the timestamp of when this template was last used to send a notification.
statusstringOptional
Gets or sets the current status of the template.
externalIdstring · nullableOptional
Gets or sets an external identifier for integration with external systems.
400
Bad Request
application/json
404
Not Found
application/json
put/public/v1/notifications/templates/{id}
Last updated
Was this helpful?