DELETE v1/bunits/{bunitId}/consumers/{consumerId}/comments/{commentId}
Delete a comment.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the consumption unit | integer |
Required |
consumerId |
The ID of the consumption unit of the comment | integer |
Required |
commentId |
The ID of the comment to delete | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.