pm_delete_comment
Delete a comment by its ID to remove it from the project management system.
Instructions
DELETE /comments/{comment_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_user_id | No | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |