Partially updates the profile of the current authenticated user.

All fields are optional; only the properties present in the body are changed (PATCH semantics via
Optional<T>). Supports updating email, name, avatar (base64 + content type), time zone
and ISO 4217 currency code. Requires authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The set of profile fields to update.

string
string
string
string

Base64 encoded avatar image

string

Content type of the avatar (e.g., "image/png")

string

Represents the time zone associated with the user's profile.

string

ISO 4217 currency code.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json