/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v44
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-07-11
67
290
343.1 KB
users
Patch User
patch
/users/{user_id}
Path parameters
user_id
string
uuid
required
Request body
PatchUserRequest
required
Payload for patching a user
metadata
object
nullable
name
string
about
string
project
string
nullable
Response
Successful Response
User
required
id
string
uuid
required
metadata
object
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
about
string
project
string
nullable