v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectComments
Deletes the comment with the specified id on the project with the specified id.
Deletes the comment with the specified id on the project with the specified id. The delete includes the reactions of the comment. If there are any replies to the comment, they will be deleted as well.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
delete/projects/{projectId}/comments/{commentId}
Path parameters
projectIdstring uuid required
The id of the project.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required