Delete an event

This endpoint allows you to delete a subscription event.

Before you can delete an event, you must first obtain the subscription event id and concurrency token (also known as the RowVersion property) for the specific subscription event, as we have concurrency controls in place for DELETE actions.

You can retrieve these two values by calling GET/api/v1/notificationselfservice/subscription.

You can read more about our concurrency handling here.

Language
Credentials
Bearer