Logo
Adyen API Documentation

Update an existing notification subscription configuration.

POST {{baseUrl}}/updateNotificationConfiguration

This endpoint is used to update an existing notification subscription configuration. If updating the event types, all event types desired must be provided, otherwise the previous event type configuration will be overwritten.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://cal-test.adyen.com/cal/services/Notification/v5/updateNotificationConfiguration'

ENDPOINTS