Delete a Grouped Gateway

Delete a Grouped Gateway. Returns 204 on success. Returns 404 if the grouped gateway does not exist or belongs to a different tenant — never 403. Returns 409 if the grouped gateway is still referenced by an App or a DNS Zone — disassociate it first.

Required Permissions: ztna:delete

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the Grouped Gateway. Format: UUID (e.g. 3fa85f64-5717-4562-b3fc-2c963f66afa6).

Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses
204

Grouped Gateway deleted.

404

Grouped Gateway not found or belongs to a different tenant.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json