GuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Delete document embeddings

Deletes vector embeddings for a document from the vector store. Requires X-Coauthor-Token header for authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

The application type (currently only COAUTHOR is supported)

Allowed:
string

The ID of the document to delete embeddings for

string

The project ID in Coauthor

Headers
string
required

Bearer token for Coauthor authentication

Responses

400

Bad Request - Missing required headers or permission denied

401

Unauthorized - Invalid token

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json