Description
Delete a REST API notification configuration in BHM.
Parameters
Name | Description |
---|---|
url | Location: query Type: application/json The URL of the configuration to be deleted. |
Responses
Status | Description |
---|---|
Successful |
Code: 200 Body:
{ "message": "Delete successfully" } |