NotifyHub
Openapi

Create integration

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

Registers a new delivery provider integration for a channel. Provide the provider name, channel, optional display name, settings (fromEmail, webhookUrl, etc.), and credentials. The integration starts in a disabled state until explicitly enabled.

Authorization

Authorization<token>

In: header

Response Body

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