/
OS
oslokommune
/
OKR Tracker API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
10
4
12.6 KB
Update user details.
patch
/user/{id}
Path parameters
id
string
required
User ID
Request body
object
required
displayName
string
position
string
Example request
{ "displayName": "Foo Bar", "position": "director" }
Response
A successful response
string
required
Example response
"User updated"