/
Delete a blocklist
Deletes a blocklist with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/blocklists/{id}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/blocklists/{id}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/blocklists/{id}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/blocklists/{id}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Blocklist deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content