Was this helpful?
Delete a DECT phone by it's ID.
/dect_phones/{id}/destroy
The unique ID of DECT phone.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/dect_phones/{id}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body