NotifyHub
Openapi

Delete integration

DELETE
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/integrations/{integrationId}

Permanently removes the integration and its stored credentials. Routing rules referencing this integration will need to be updated. This action is irreversible and idempotent.

Authorization

Authorization<token>

In: header

Response Body

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