Skip to content

Delete a comment

DELETE
/api/documents/{document_id}/comments/{comment_id}

DELETE /api/documents/{document_id}/comments/{comment_id}

Parameters

Path Parameters

document_id
required
string format: uuid

Document Id

comment_id
required
string format: uuid

Comment Id

Responses

204

Delete a comment

401

Unauthorized

404

Not found