cdp_cache_delete_by_key
Delete specific cache entries in Acquia CDP by providing the cache type and key, returning success confirmation upon completion.
Instructions
Delete a cache entry by explicit key. Returns 204 on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_type | Yes | ||
| cache_key | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |