v1

latestOpenAPI 3.0.02026-07-26167441.9 MB

Remove Destination

Removes a host from your account's allowlist. This takes effect immediately: the next proxy request to that host is rejected with 403 DESTINATION_NOT_ALLOWED.

delete/pci-proxy/destinations/{id}

Path parameters

idstring uuid required
Example:d7e8f9a0-1234-4b5c-8d6e-7f8091a2b3c4

The id (UUID) of the destination to remove, as returned by List Destinations.

Response

The destination was removed. No response body.