Device SIP Registration
Register Device
Creates SIP registration of a device/application (WebPhone, Mobile, Softphone).
post/restapi/v1.0/client-info/sip-provision
Request body
Response
Success
Example response
{
"device": {
"shipping": {
"status": "Shipped"
}
}
}