cURL
curl --request POST \ --url http://localhost:3000/api/phone-numbers/deregister \ --header 'Authorization: Bearer <token>'
Remove o registro de um número de telefone do WhatsApp Cloud API.
{ "success": true }