Delete Cached Responses

DEPRECATED: Batch delete via DELETE /api/caches/ with {“ids”: […]}. Use DELETE /api/caches/bulk/ instead. Kept for backward compatibility. JWT only — integer IDs are internal and not exposed via API key.

Authentication

AuthorizationBearer

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