Disable Destination
Turn a destination off without removing it from your PCI Proxy allowlist.
403 DESTINATION_NOT_ALLOWED until it is enabled again. Useful for temporarily suspending a destination without losing its configuration. See the Destination Allowlist guide.Authorizations
Path Parameters
The id (UUID) of the destination to disable.
"d7e8f9a0-1234-4b5c-8d6e-7f8091a2b3c4"
Response
The destination was disabled; the updated object is returned.
Unique identifier of the destination. Use it to remove the destination.
"d7e8f9a0-1234-4b5c-8d6e-7f8091a2b3c4"
The account this destination is scoped to, or null when it applies to the whole organization.
null
The registered hostname.
"api.example-processor.com"
Whether the destination is active. Only ENABLED destinations are used by the forward path.
ENABLED, DISABLED "ENABLED"
The label you provided when registering the destination.
"Direct acquiring — Processor X"
When the destination was registered.
"2026-07-09T13:05:36Z"
When the destination was last changed.
"2026-07-09T13:05:36Z"