cURL
curl --request DELETE \ --url https://public.zerogate.dev/api/applications/{applicationId} \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Secret: <api-key>' \ --header 'X-Workspace-ID: <api-key>'
{ "$schema": "https://public.zerogate.dev/api/schemas/SuccessResponseStringBody.json", "data": "<string>", "success": true }
Application Id
36
"app_14e70c46b1115d7db4776711ace1d357"
OK
The response is of type object.
object