Introduction
This API endpoint allows you to delete a comment in your organization.
DELETE https://api.featureos.app/api/v3/comments/:idHeaders
| Parameter | Default | Description | |
|---|---|---|---|
| API-KEY | - | Generate from organization settings on the admin dashboard. | |
| Authorization | - | Generate a unique JWT token that is specific to a user | |
Sample response
{ "success": true}