Skip to main content
POST
Create a rotating proxy subuser
Create a subuser only when you need a separate proxy group or replacement credentials. Pass the returned subuser.id as the optional subuserId when building a rotating proxy connection.

Authorizations

X-Api-Key
string
header
required

Client API key for the authenticated account.

Body

application/json
name
string
required

Human-readable label for the new proxy subuser.

Required string length: 1 - 80
Example:

"crawler-prod"

Response

Proxy subuser created.

subuser
object
required