Documents
Delete
delete/api/v1/document/{id}
Path parameters
idstring required
Headers
CodeGPT-Org-Idstring
Organization ID that agents and documents belong to.
Response
Successful Response
Example response
{
"message": "Document deleted succesfully"
}