Comments
Destroy comment
Destroy a specific comment by its id.
delete/comments/{target_app}/{target_model}/{id}
Path parameters
idstring required
target_app'taskflow' required
The app label of the target object
target_model'task' required
The model name of the target object
Headers
X-Company-IDstring required
Associates request with company
Response
Comment deleted successfully