Skip to content

Delete project

DELETE
/v1/projects/{id}

Permanently remove a book and everything tied to it — uploaded source, page images, translated text, exports, and any in-flight jobs. There's no undo.

Authorizations

Bearer

JWT bearer token from POST /v1/auth/login.

Type
HTTP (bearer)
or
ApiKey

Scoped API key for non-interactive clients (issued by PBI #1426).

Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Responses

OK

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI