/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
julep-ai
Julep Agents API
post
Create User
v44
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-07-11
67
290
343.1 KB
users
Create User
post
/users
Request body
CreateUserRequest
required
Payload for creating a user (and associated documents)
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