Activate template
Path parameters
idstringRequired
A notification template ID.
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.
404
Not Found
application/json
post/public/v1/notifications/templates/{id}/activate
Last updated
Was this helpful?