Skip to main content
POST
Marca uma conta VoIP como ativa (desativa as demais da org)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string

ID da organização para contexto (opcional). Quando presente, filtra recursos da org.

Path Parameters

id
integer
required

ID numérico da conta VoIP

Response

Conta VoIP ativada

id
integer
display_name
string
server
string
port
integer
username
string
password
string
transport
enum<string>
Available options:
wss,
ws,
tcp,
udp
is_active
boolean
user_id
string
org_id
string | null
created_at
string<date-time>
updated_at
string<date-time>