Skip to content

Delete notification group notification group

Request

Set the state of a notification group link to deleted.

Security
api_key
Path
notificationGroupNotificationGroupIdstring, (uuid)required

the ID of the notification group link to delete.

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

Responses

OK.

Response
No content