--- aside: false outline: false title: "Invalidates the cache of a specific resource. — Civitai Orchestration API" copyPage: false --- Powered by VitePress OpenAPI
Invalidates the cache of a specific resource.
DELETE
/v2/resources/{air}
Parameters
Path Parameters
air*
A unique ID for the resource being requested. See https://developer.civitai.com/docs/getting-started/ai-resource-identifier for more info on AIRs.
Type
Requiredstring
Pattern
"^(?!huggingface/).*$"Query Parameters
userId
One or more userIds to invalidate early access for
Type
array
etag
Type
string
Responses
No Content