NetSapiens

Connect Netsapiens

Validate credentials against the PBX (token grant + queue read probe) and upsert the customer's NetSapiens connection.

post/netsapiens/connect

Request body

base_urlstring required
client_idstring required
client_secretstring required
usernamestring required
passwordstring required
pbx_domainstring required

PBX domain, e.g. brianjlevy.24735.service

oncall_queue_extensionstring nullable

Call queue extension whose membership tracks the on-call user, e.g. 4607

Response

Successful Response

connectedboolean required
base_urlstring nullable
pbx_domainstring nullable
oncall_queue_extensionstring nullable
oncall_reconcile_enabledboolean nullable
statusstring nullable
last_reconcile_atstring date-time nullable
last_successful_reconcile_atstring date-time nullable
last_error_atstring date-time nullable
last_error_msgstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.