Update customer notification endpoint URL.
PUT {{baseUrl}}/notifications/endpoint
Register a new notification endpoint URL for the customer. All subscribed events of the introducer will stay active.
Request Body
{"apiKey"=>"<string>", "basePath"=>"<string>", "created"=>"<dateTime>", "updated"=>"<dateTime>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |