PUT - Equip an asset
Use this endpoint to equip an asset to a user's avatar
PUT
https://api.readyplayer.me/v1/avatars/:id/equip
Path Parameters
Name
Type
Description
*
String
The id of the avatar you want to equip the asset to
Request Body
Name
Type
Description
data.assetId*
String
The id of the asset you want to equip
Example Request Body
Last updated