Skip to main content
DELETE
/
v1
/
references
Delete reference
curl --request DELETE \
  --url https://api.vidjutsu.ai/v1/references \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.vidjutsu.ai/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.

Query Parameters

id
string
required

Response

200 - application/json

The request has succeeded.

id
string
required
status
enum<string>
required
Available options:
deleted