See the API's various operations for details on their request parameters and response data.
You can also run this API with a Postman collection.
Operation | Method | Endpoint |
---|---|---|
Deletions | ||
Delete by CP code | POST | /delete/cpcode/{network} |
Delete by cache tag | POST | /delete/tag/{network} |
Delete by URL or ARL | POST | /delete/url/{network} |
Invalidations | ||
Invalidate by CP code | POST | /invalidate/cpcode/{network} |
Invalidate by cache tag | POST | /invalidate/tag/{network} |
Invalidate by URL or ARL | POST | /invalidate/url/{network} |
Rate limit status | ||
Check rate and object limit statuses | POST | /rate-limit-status/{purge-type} |