v1

latestOpenAPI 3.0.0MIT2026-07-264001,540832.7 KB

Delete agent document

Delete a knowledge document this agent can use.

delete/api/v1/projects/{projectUuid}/aiAgents/{agentUuid}/documents/{documentUuid}

Path parameters

projectUuidstring uuid required

Stringified UUIDv4. See RFC 4112

agentUuidstring uuid required

Stringified UUIDv4. See RFC 4112

documentUuidstring uuid required

Stringified UUIDv4. See RFC 4112

Response

Success

{"stackTrail":"components:schemas:ApiSuccessEmpty:properties:results","oasType":"schema","type":"unknown"}
status'ok' required