Auto Provisioning
Update DECT phone member list
Update DECT phone member list.
post/dect_phones/{id}/members
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of DECT phone.
Request body
Example request
{
"items": [
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}
]
}Response
OK