POST https://avatar.roblox.com/v2/outfits/create
Creates a new outfit.
body The new outfit.
Fails if any of the assetIds are not owned by the user, or not wearable types.
The name property of the request is optional as one will be auto-generated when the request has a null name.
POST https://avatar.roblox.com/v2/outfits/create Creates a new outfit. body The new outfit. Fails if any of the assetIds are not owned by the user, or not wearable types. The name property of the request is optional as one will be auto-generated when the request has a null name.