Skip to main content
POST
Sync proxy state
Fetches the current state of a proxy directly from the provider and updates the local record. Use this when you suspect the locally stored data (status, expiry, credentials, bandwidth) is stale.

Path parameters

string
required
UUID of the order.

Response

Fresh proxy object after the provider sync. Same shape as the managed_proxy object in Get order.
This endpoint makes a live call to the upstream provider. Response times may be higher than other endpoints.

Example