/
ME
memodb-io
/
Memobase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
admin
1
blob
3
buffer
2
chore
1
context
1
event
5
event_gist
1
profile
5
project
5
roleplay
1
user
5
post
Create User
get
Get User
put
Update User
delete
Delete User
get
Get User All Blobs
user
Update User
put
/api/v1/users/{user_id}
Path parameters
user_id
union
required
The ID of the user to update
string
uuid4
required
OR
string
uuid5
required
The ID of the user to update
Request body
object
required
Updated user data
Response
Successful Response
IdResponse
required
data
IdData
errno
0
|
400
|
401
|
403
|
404
|
405
|
409
|
422
|
500
|
501
|
502
|
503
|
504
|
520
errmsg
string
Error message, empty when success
Changes