Skip to main content
POST
Rotate antidetect browser proxy

Authorizations

Authorization
string
header
required

Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.

Team-SID
string
header
required

Team scope for tokens that do not carry one. Ignored when the token already names a team.

Body

application/json

Request body of replace_antidetect_browser_proxy.

sid
string
required

Antidetect browser sid (ab_br_…).

Required string length: 18
Pattern: ^ab_br_
antidetect_browser_proxy_sid
string | null

Pin a specific same-country replacement; omit for the least-loaded one.

Required string length: 18
Pattern: ^ab_px_

Response

action success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
action
action
string
required

kebab-case verb; matches the route segment.

item
object | null
required
result
object
required
meta
object
required