VoiceLink Management
Map a VoiceLink DID to a client
Maps a VoiceLink DID to a VoiceLink client. VoiceLink remains the source of truth for remote DID ownership; Vocobase does not delete local phone-number rows when remote mapping changes.
POST
Map a VoiceLink DID to a client
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Body
application/json
VoiceLink client ID.
VoiceLink DID ID.
Available options:
0, 1 Optional unless multiple active VoiceLink connections exist.
Mapping status: 2 = assigned (active), 4 = inactive. VoiceLink rejects other values.
Available options:
2, 4 Available options:
0, 1 Previous
Sync VoiceLink state and readinessFetches remote VoiceLink clients, DIDs, available DIDs, bots, and routing, then compares them with Vocobase local PhoneNumber rows. By default, remote DIDs are imported into Vocobase local inventory; pass `import_dids: false` for a read-only readiness check. Sync does not silently delete local data.
Next
Map a VoiceLink DID to a client