vk_post_user_ab5e5c810e91
Set a Vikunja user's avatar by providing a type (gravatar, upload, initials, marble, ldap, openid, or default) through the REST API.
Instructions
Set the user's avatar. Raw Vikunja REST proxy for POST /user/settings/avatar. Changes the user avatar. Valid types are gravatar (uses the user email), upload, initials, marble, ldap (synced from LDAP server), openid (synced from OpenID provider), default. Pass the JSON request payload in the optional body field. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The user's avatar setting |