NotifyHub
Openapi

Create template

POST
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/templates

Creates a new notification template with a name, subject line, HTML body, and category. Templates can be referenced by id when sending notifications or creating scheduled dispatches.

Authorization

Authorization<token>

In: header

Response Body

curl -X POST "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/templates"
Empty