Openapi
Delete template
Permanently removes the template. Existing notifications that referenced this template are not affected. This action is irreversible and idempotent.
Authorization<token>
In: header
Response Body
curl -X DELETE "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/templates/{templateId}"Empty
Update template PATCH
Partially updates a template's name, subject, HTML body, or category. At least one field must be provided. Existing notifications that referenced this template are not retroactively affected.
List integrations GET
Returns all delivery integrations configured for the environment. Each integration represents a provider (e.g. SendGrid, Twilio) bound to a channel (email, sms, push). Includes status, priority, primary flag, and whether credentials have been set.