Api Caches List Create

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
cache_keystring or nullOptional
cache_key_by_org_uuidstring or nullOptional
hit_countintegerOptional-2147483648-2147483647
timestampdatetimeOptional
updated_atdatetimeOptional
expiry_datedatetime or nullOptional

Response

idintegerRead-only
prompt_contentstringRead-only
response_contentstringRead-only
cache_keystring or null
cache_key_by_org_uuidstring or null
hit_countinteger-2147483648-2147483647
timestampdatetime
updated_atdatetime
expiry_datedatetime or null