Delete a document by ID
DELETE /api/v1/project/:projectIdentifier/docs/:id
Delete a document by ID
Request
Path Parameters
projectIdentifier stringrequiredProject identifier (ID or name)
id numberrequiredUnique identifier of the documentation
Example: 1