Last updated 10 months ago
PUT https://api.readyplayer.me/v1/assets/:id/lock
PUT
https://api.readyplayer.me/v1/assets/:id/lock
*
String
The id of the asset you want to lock
data.userId*
The id of the user you want to lock the asset for
{ "data": { "userId": "64943d471dc01e086ac887ee" } }