API Reference/Endpoints
Update account proxy
PATCH/api/linkedin/gateway/accounts/{account_id}
Changes the outbound proxy an already-connected account routes its traffic through, without touching its session or credentials.
Authentication
Send your personal API key as a bearer token. A missing, malformed or revoked key returns 401.
Path parameters
Body parameters
Response fields
Errors
·401 Unauthorized. The key is missing, malformed or has been rotated, or the proxy credentials were rejected.·403 Forbidden. account_id doesn't belong to this key.·404 Not Found. No account with that id exists upstream.