Skip to main content
PUT
Set or update Vobiz credentials

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Body

application/json
auth_id
string
required

Vobiz Auth ID (typically formatted as MA_XXXXXXXX).

Example:

"MA_XXXXXXXX"

auth_token
string
required

Vobiz Auth Token.

Example:

"your_vobiz_auth_token"

from_number
string
required

Vobiz-provisioned phone number used as the caller ID, in E.164 format.

Example:

"+918011223344"

Response

Vobiz credentials updated.

success
boolean
data
object