latestOpenAPI 3.0.02026-08-10135177718.4 KB
f739db716aaf
Users
Update users.
put/users/{id}
Path parameters
idstring required
Request body
Response
A user.
Example response
{
"site": {
"id": 1,
"icon_url": "https://static.inaturalist.org/sites/1-logo_square.png",
"locale": "en",
"name": "iNaturalist",
"site_name_short": "iNat",
"url": "https://www.inaturalist.org"
}
}