Delete Destinations

Deletes Destination entities of a specific customer for specific notification application and product.

ENDPOINTS

delete

/destinations/v2/fis/{di_fiid}/products/{product_id}/notificationApps/{notification_app_id}/fiCustomers/{di_ficustomer}/destinations

Header parameters

Collapse

Expand

Authorization

string

required

Standard OAuth 2.0 access tokenA string composed of `Bearer` + `(space)` + `{token}`; example `Bearer rvYKAItOGiMQy1yOHdUDAHWp2HG1`

User-Agent

string

no

Identifies the application and the platform making the request.The expected format is `{Appname}/{Appversion}[/{DeviceID}][;{Platform User-Agent}]` e.g. iPhone/1.0/abc12345;Nokia3110

originating_ip

string

no

The IP address of the device making the request for authentication. If not provided the IP address logged will be the IP address extracted from the HTTP request. Note: this should be the originating device, rather than the client making the request e.g. if a mobile device is used the ip address should be that of the mobile device, rather than a back end service

di_tid

string

required

Unique id used to identify the request. The id allows the request to be traced through the entire request and reponse flow. The expected id is a UUID, in the canonical form e.g 123e4567-e89b-12d3-a456-426655440000

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

No items found.
No items found.

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'DELETE' \ 
'https://api.candescent.com/digitalbanking/destinations/v2/fis/{di_fiid}/products/{product_id}/notificationApps/{notification_app_id}/fiCustomers/{di_ficustomer}/destinations' \ 
 -H 'di_tid: SOME_STRING_VALUE' \ 
 -H 'originating_ip: SOME_STRING_VALUE' \ 
 -H 'user-agent: SOME_STRING_VALUE' \ 
 -H 'authorization: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
Get Response

RESPONSE

copy responseexpand responseclose response
No items found.
No items found.
close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.