Was this helpful?
Destroy a exclusive number by it's unique ID.
/exclusive_numbers/{id}/destroy
The unique ID of exclusive number.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/exclusive_numbers/{id}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body