POST - Upload Icon
Use this endpoint to upload the icon for an asset
POST
https://api.readyplayer.me/v1/assets/:id/icon
This endpoint requires the body to be of type form-data, and to have a Content-Type of multipart/form-data.
Headers
Name
Type
Description
Content-Type*
multipart/form-data
Request Body
Name
Type
Description
file*
file
The icon file to upload (PNG orJPG)
Example Response
Last updated
Was this helpful?