Brain
Delete a brain document for a tenant user
Same as DELETE /v1/brain/documents/{document_id}, scoped through the tenant user route.
DELETE
Delete a brain document for a tenant user
Authorizations
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
Headers
Act inside this project. The header form of the /v1/projects/{project_id}/... prefix, for clients that cannot rewrite their base path. Lower precedence than the path, higher than the key's pinned project; omitted resolves to the organization's default project.
Path Parameters
Tenant user id, or default/me.
Brain document id.
Delete a brain document for a tenant user