Destroy

Destroy blacklisted number

post

Destroy blacklisted number

Authorizations
Path parameters
idall ofrequired

The unique ID of this blacklisted number.

The unique ID of the resource.

Responses
curl -L \
  --request POST \
  --url 'https://HOSTNAME:8887/api/blacklisted_numbers/{id}/destroy' \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN'

No body

Was this helpful?