Skip to content

Delete notification group

Request

Set the state of a notification group to deleted.

Security
api_key
Path
notificationGroupIdstring, (uuid)required

the ID of the notification group to delete.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/notification-groups/{notificationGroupId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content