Skip to main content
POST
Set Proxy

Autorizaciones

apikey
string
header
requerido

API Key for authentication (global or instance-specific)

Parámetros de ruta

instanceName
string
requerido

WhatsApp instance name

Ejemplo:

"my-instance"

Cuerpo

application/json
enabled
boolean
proxyHost
string
proxyPort
string
proxyProtocol
enum<string>
Opciones disponibles:
http,
https,
socks4,
socks5
proxyUsername
string
proxyPassword
string

Respuesta

Proxy configured successfully

success
boolean
Ejemplo:

true

message
string