Authorization: Bearer ********************
{
"phone_book_sid": 0
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/p3api/deletephonebookentry' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone_book_sid": 0
}'
{}