Skip to main content
DELETE
Model Delete

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Path Parameters

model_name
string
required

Query Parameters

version
string
required

delete a particular version, pass 'ALL' to wipe everything

Response

Successful Response