Api Caches Partial Update 2
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
Path parameters
cache_key
Request
This endpoint expects an object.
cache_key
cache_key_by_org_uuid
prompt_messages
full_response
hit_count
response_time
timestamp
updated_at
expiry_date
Response
request_content
prompt_content
response_content
cache_key
cache_key_by_org_uuid
prompt_messages
full_response
hit_count
response_time
timestamp
updated_at
expiry_date