Rotate session
Only dynamic sessions support rotation. CallPOST /sessions/{session_id}/rotate to get a new exit IP. Sending a reason helps telemetry and risk scoring.
Request
Reason values
| Value | Description |
|---|---|
http_403 | Target returned 403 |
http_429 | Target rate-limited |
captcha | Captcha encountered |
timeout | Connection timeout |
block | IP blocked |
scheduled | Timed rotation |
manual | Manual (default) |
new_proxy.full_url for subsequent requests. Session ID is unchanged.
Next: Telemetry (report events to get rotation recommendations).