Skip to main content

remove/avatar

Removes an avatar by its id

Request Body

Information required to remove an avatar by its id

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

avatarid string REQUIRED

The avatar's id to remove

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