Account
Update the account profile
Update the account profile. Returns JSON unless otherwise noted.
Authentication
Authorizationbearer tokenRequires account.profile.write — Update profile details and profile picture.
Body parameters
application/json
namestringDisplay name shown across UFW.
usernamestringUnique public username.
biostringShort public biography.
websiteUrlURLPublic website URL.
Responses
200Successful response400The request is invalid401Authentication is missing or invalid403The token does not have the required scope429Rate limit exceeded