cURL
curl --request DELETE \ --url https://api.topograph.co/v2/billing/notifications/workspaces/{workspaceId}/config \ --header 'x-api-key: <api-key>'
{ "ok": true }
Always true on success (the operation is idempotent).
true