Is it an acceptable pattern to use the mbox cookie session value as sessionID parameter for the Target REST API calls?
https://developers.adobetarget.com/api/delivery-api/
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
hi @rrrrrraul - Adobe Target Session-id must follow following rules which are explained here: https://experienceleague.adobe.com/docs/core-services/interface/administration/ec-cookies/cookies-ta...
Hope this helps,
Regards
Rajneesh
hi @rrrrrraul - Adobe Target Session-id must follow following rules which are explained here: https://experienceleague.adobe.com/docs/core-services/interface/administration/ec-cookies/cookies-ta...
Hope this helps,
Regards
Rajneesh
Hi @rrrrrraul
Yes, you can use the same mbox cookie session value in Delivery API. However it can affect the current user session if its still LIVE, incase you are updating the parameters.
So if the format is in question, then you can use it. But using the same session ID or different should depend on the usecase for which APIs are used.