curl --request DELETE \
--url https://prod.featherhq.com/api/v1/dnc/{id} \
--header 'X-API-Key: <api-key>'{
"message": "<string>"
}Remove a phone number from the DNC block list by entry ID
curl --request DELETE \
--url https://prod.featherhq.com/api/v1/dnc/{id} \
--header 'X-API-Key: <api-key>'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.featherhq.com/llms.txt
Use this file to discover all available pages before exploring further.