NotifyHub
Openapi

Create environment

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

Creates a new isolated environment within the workspace. Provide a human-readable name and a unique slug (used in URLs and API key prefixes). The new environment starts with no recipients, integrations, or API keys.

Authorization

Authorization<token>

In: header

Response Body

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