latestOpenAPI 3.1.02026-08-10150311431.9 KB

c1f3c6d96b31

User

Update the authenticated user

Update the authenticated user profile

put/user

Request body

namestring required

The display name for this user

picture_urlstring uri required

URL to the picture associated with this user

descriptionstring

A description of the user

Example request

{
  "name": "Ladybug Tools",
  "picture_url": "https://avatars1.githubusercontent.com/u/38131342",
  "description": "Making environmental design knowledge and tools freely accessible to every person, project and design process"
}

Response

Accepted

statusstring