Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.crevio.co/v1/phone-suppressions/{id} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "object": "<string>" }
API key in the format: Bearer {api_token}
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Entry removed
true
Was this page helpful?