latestOpenAPI 3.0.42026-08-198271,1823.2 MB

1d2042bb1a48

Avatars

Sets the avatar to the incoming avatar using field masks.

Only allows items that you own, are not expired, and are wearable asset types. Any assets being worn before this method is called are automatically removed.

Please use PATCH v4/avatar

patch/v2/avatar

Headers

Roblox-Place-Idinteger

Request body

updateMaskinteger[]

Update mask specifying which avatar fields to update (can include multiple). Acceptable values:

  • UpdateAvatarType: updates avatar.type (R6/R15)
  • UpdateScales: updates avatar.scale
  • UpdateBodyColors: updates avatar.body_color_set
  • UpdateAssets: updates avatar.avatar_assets

Response

OK

successboolean

Whether or not all the outfit contents were successfully worn.