NotifyHub
Openapi

Update simulation status

PUT
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/simulation

Enables or disables simulation mode for the environment. When enabled, all outbound deliveries are intercepted and stored as simulation messages instead of being sent to real providers. This endpoint is idempotent.

Authorization

Authorization<token>

In: header

Response Body

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