cdp_cache_put_by_id
Set or update a cache entry by ID in Acquia's Customer Data Platform. The cache key is auto-generated based on cache type, ID, and value parameters.
Instructions
Set or update a cache entry by ID. The cache key is auto-generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_type | Yes | ||
| id | Yes | ||
| value | Yes | ||
| tenant_id | No | ||
| expiry_time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |