usersCopy pageManage the calling user's profile and password. Update the current user's profileUpdate the authenticated user's profile (first/last name, avatar URL).Upload the current user's avatar imageStore the avatar bytes in object storage and point ``avatar_url`` at the served path.Serve a user's avatar imageStream an object storage-stored avatar for the caller or an org teammate.Change or set the current user's passwordChange or set the authenticated user's password.Get the current user's email notification preferencesReturn the authenticated user's email notification preferences.Update the current user's email notification preferencesPartially update the authenticated user's email notification preferences.
Update the current user's profileUpdate the authenticated user's profile (first/last name, avatar URL).
Upload the current user's avatar imageStore the avatar bytes in object storage and point ``avatar_url`` at the served path.
Get the current user's email notification preferencesReturn the authenticated user's email notification preferences.
Update the current user's email notification preferencesPartially update the authenticated user's email notification preferences.