v51

latestOpenAPI 3.1.0proprietaryraw.githubusercontent.com2026-07-21411711.1 MB
/embed-jobs

Cancel an Embed Job

This API allows users to cancel an active embed job. Once invoked, the embedding process will be terminated, and users will be charged for the embeddings processed up to the cancellation point. It's important to note that partial results will not be available to users after cancellation.

post/v1/embed-jobs/{id}/cancel

Path parameters

idstring required

The ID of the embed job to cancel.

Headers

X-Client-Namestring

The name of the project that is making the request.

Response

OK