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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.