Api Caches List Partial Update
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
cache_key
cache_key_by_org_uuid
hit_count
timestamp
updated_at
expiry_date
Response
id
prompt_content
response_content
cache_key
cache_key_by_org_uuid
hit_count
timestamp
updated_at
expiry_date