Enable Destination
Re-enable a disabled destination on your PCI Proxy allowlist so the forward proxy can use it again.
ENABLED destinations are reachable — a request to a DISABLED host is rejected with 403 DESTINATION_NOT_ALLOWED. See the Destination Allowlist guide.Authorizations
Path Parameters
The id (UUID) of the destination to enable.
"d7e8f9a0-1234-4b5c-8d6e-7f8091a2b3c4"
Response
The destination was enabled; 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"