DELETE
/devices/{deviceId}
curl \
--request DELETE 'https://api.pairfon.com/devices/{deviceId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE 'https://api.pairfon.com/devices/{deviceId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"