NotifyHub
Openapi

Delete simulation messages

DELETE
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/simulation/messages

Permanently deletes all intercepted simulation messages for the environment. Returns the count of deleted messages. This action is irreversible and idempotent.

Authorization

Authorization<token>

In: header

Response Body

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