curl --location --request DELETE 'https://api.victorops.com//api-public/v1/user//contact-methods/phones/' \
--header 'X-VO-Api-Id;' \
--header 'X-VO-Api-Key;'
{
"_selfUrl": "string",
"deviceType": "string",
"extId": "string",
"label": "string"
}