Skip to main content

Save a designed Avatar

POST 

/me/avatar

Saves the designed avatar for the account; it then serves identically across every verified address. version bumps each save.

Request

Request body

This endpoint expects an object in application/json.

    collectionstring[personas, initials, identicon, bottts, avataaars]

    The style to render the avatar in.

    Default value: personas
    seedstring

    Fixed seed so the design is identical across the account's hashes. Defaults to the primary hash.

    options object

    Options for the chosen style.

    property name*any

    Options for the chosen style.

Responses

Saved.