cancel
Showing results for 
Search instead for 
Did you mean: 

Can't delete CDP customer via postman

DennisFoerster
Explorer

Hi guys,

I'm trying to delete a customer from CDP via postman. According to SAP it should work by making an http delete REST API call with the customer ID of the contextual profile view.

Unfortunately, I'm getting this error in postman:

It says, the permission is denied. I have admin rights and double checked the purpose IDs of the customer profile I want to delete. I think I'm doing something wrong but there is no documentation.

Thanks a lot and Regards,
Dennis

simsn
Explorer
0 Kudos

So wie es aussieht geht das wirklich nicht:-)

peter_gergen
Advisor
Advisor
0 Kudos

Works like this:

peter_gergen
Advisor
Advisor
0 Kudos

Use cdp.eu5-prod.gigya.com for "cdp_url2"

Accepted Solutions (0)

Answers (1)

Answers (1)

SCHNEIDERT
Active Contributor
0 Kudos

Hi Dennis,

I'm getting the same errors when I try to POST an Event to CDP.

Does that work for you? If so, could you maybe share a screenshot how you "sign" the request (parameters and/or headers)?

I tried using "API Key" as Authorization method with the key and secret from my source application created in CDP.

BR Tobias

simsn
Explorer
0 Kudos

Hello Tobias,

we get a own key and secret from sap, with this it was possible. Normally the you can use the key and secret from CDC. But we have no CDC.

BR Wolfgang

SCHNEIDERT
Active Contributor
0 Kudos

Hi simsn,

did you request that via ticket or how/where did you receive that key/secret rom SAP?

BR Tobias

simsn
Explorer

I created a ticket. It was not a easy way;-).

srono
Explorer
0 Kudos

Tobias, I could post event to CDP. Did you see my reply in another question from you?

The API key sometimes contains the special character that needs to be URL encoded.

SCHNEIDERT
Active Contributor
0 Kudos

Hi hoangvu.mai2,

a colleague from SAP told me the same thing yesterday and that indeed solved my problem. I'm now able to post events to CDP successfully 🙂

BR Tobias