Sync proxy state
Proxy management
Sync proxy state
Manually synchronize a proxy’s status and credentials from the provider.
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.Documentation Index
Fetch the complete documentation index at: https://docs.proxyjam.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
UUID of the order.
Response
Fresh proxy object after the provider sync. Same shape as themanaged_proxy object in Get order.
This endpoint makes a live call to the upstream provider. Response times may be higher than other endpoints.