Profile-v1

Number of APIs: 10

  1. Create-Profile POST https://{{baseURL}}/resources/v1/customerprofile

  2. Update-Profile PUT https://{{baseURL}}/resources/v1/customerprofile

  3. Get-Profile-single GET https://{{baseURL}}/resources/v1/customerprofile?customerId={{customerId}}&showinwardlinks=2

  4. Delete-Profile-Multiple DELETE https://{{baseURL}}/resources/v1/customerprofile?customerId={{customerId1}}&customerId={{customerId2}}

  5. CreateInApp Profile after 5.3.1 POST https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}

  6. Update Inapp Profile before 5.3.1 PUT https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}

  7. Get app profile with customerid GET https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}?customerId={{customerId}}

  8. Delete-App-Profile-Single DELETE http://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/?customerId={{customerId}}

  9. Delete device app profile DELETE https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/Pmv2Appprofile3/{{deviceId}}

  10. Delete-App-Profile-Single-UserId DELETE https://{{baseURL}}/resources/v1/customerappprofile/{{inAppAppid}}/?identifier=text123