Profile-v1
Number of APIs: 10
-
Create-Profile POST https://{{baseURL}}/resources/v1/customerprofile
-
Update-Profile PUT https://{{baseURL}}/resources/v1/customerprofile
-
Get-Profile-single GET https://{{baseURL}}/resources/v1/customerprofile?customerId={{customerId}}&showinwardlinks=2
-
Delete-Profile-Multiple DELETE https://{{baseURL}}/resources/v1/customerprofile?customerId={{customerId1}}&customerId={{customerId2}}
-
CreateInApp Profile after 5.3.1 POST https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}
-
Update Inapp Profile before 5.3.1 PUT https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}
-
Get app profile with customerid GET https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}?customerId={{customerId}}
-
Delete-App-Profile-Single DELETE http://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/?customerId={{customerId}}
-
Delete device app profile DELETE https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/Pmv2Appprofile3/{{deviceId}}
-
Delete-App-Profile-Single-UserId DELETE https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/?identifier=text123