Filter Cached Responses

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

Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.

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