DELETE associations({associationId})/status({statusUpdateId})/comments({commentId})
Method to delete a comment
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| associationId | Association that the comment exists on |
Define this parameter in the request URI. |
| statusUpdateId | Status update id to look at |
Define this parameter in the request URI. |
| commentId | Comment to delete |
Define this parameter in the request URI. |
Response Information
Deleted comment
Response body formats
application/json, text/json
Sample:
Sample not available.