Skip to main content
DELETE
{base_url}
/
v1
/
files
/
{id}
Error
A valid request URL is required to generate request examples
{
  "deleted": true,
  "id": "<string>",
  "object": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://gomodel-docs-providers-restructure.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

File ID

Query Parameters

provider
string

Provider override

Response

OK

deleted
boolean
id
string
object
string