General

Delete an existing notification subscription configuration.

This endpoint is used to delete an existing notification subscription configuration. After the subscription is deleted, no further event notifications will be sent to the URL that was in the subscription.

post/deleteNotificationConfigurations

Request body

notificationIdsinteger[] required

A list of IDs of the notification subscription configurations to be deleted.

Response

OK - the request has succeeded.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

resultCodestring

The result code.

Changes