Skip to main content
PATCH
Update Device Proxy

Headers

Authorization
string | null

Path Parameters

device_id
string<uuid>
required

Body

application/json

Request to configure or disable session proxy settings.

enabled
boolean
required
proxy_url
string | null

Proxy URL such as "http://host:port [blocked]" or "socks5://user:pass@host:port".

Maximum string length: 512

Response

Successful Response

Proxy configuration for a WhatsApp account session.

account_id
string<uuid>
required
enabled
boolean
required
can_edit
boolean
required
proxy_url
string | null
message
string | null