Initializes a background job that will migrate DLCs if on steam. On PSN it will migrate directly. In both cases you should call appropriate endpoints for getting required data on what was given to the player after a few minutes.
Request
Authorization
API Key
Add parameter in header
x-session-token
Example:
x-session-token: ********************
or
Header Params
Responses
🟢200OK
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.lootlocker.com/game/v1/player/dlcs' \
--header'x-session-token: <api-key>'