POST marketing/v1/AdministratorAuthentication?subscriberID={subscriberID}
Request Information
URI Parameters
Name | Type | Description | Comments |
---|---|---|---|
subscriberID | integer |
Body Parameters
None.
Response Information
Resource Description
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 }