Skip to main content

update/avatar

Updates the file associated with an avatar by its id

Request Body

Information required to update an avatar by its id

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

fileid string REQUIRED

The File Id corresponding to the Avatar

avatarmeta object REQUIRED

The AvatarMeta for the Avatar

Publicity integer

The publicity of an avatar represented as an integer from 0-1

Name string

The name of the avatar

Description string

The avatar's description

Tags array

The avatar's tags

ImageURL string

The Image URL for an avatar

BuildPlatform integer

The BuildPlatform for the file being uploaded along with the avatarMeta

Id string

The Id of an existing avatar being overwritten or added to

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response