PUT marketing/v1/UserAuthentication
Keep-alive current Context ID
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A valid Context ID which maybe the original or newly generated
AuthenticationResultName | Type | Description | Comments |
---|---|---|---|
ContextID | string |
ContextID to be used for making API calls. This must be used on REST HTTP Header value for X-Personalizer-Context-ID |
|
UserID | integer |
LimeSpot UserID for the Context. This must be included on future authentication requests to ensure user history is incorporated in personalization |
|
UserSegmentGuids | Collection of globally unique identifier |
Response Formats
application/json, text/json
Sample:
{ "ContextID": "VAz6MjWE90yadCfQdENsQA", "ContextExpirationTimeStamp": 0 }