Skip to content
--- aside: false outline: false title: "Invalidates the cache of a specific resource. — Civitai Orchestration API" copyPage: false ---

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
string
Required
Pattern
"^(?!huggingface/).*$"

Query Parameters

userId

One or more userIds to invalidate early access for

Type
array
etag
Type
string

Responses

No Content

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation