/
ME
memodb-io
/
Memobase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m 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
get
Get Project Profile Config String
post
Update Project Profile Config
get
Get Project Billing
get
Get Project Users
get
Get Project Usage
roleplay
1
user
5
project
Update Project Profile Config
post
/api/v1/project/profile_config
Request body
ProfileConfigData
required
profile_config
string
nullable
required
Profile config string
Response
Successful Response
BaseResponse
required
data
object
nullable
Response data payload
errno
0
|
400
|
401
|
403
|
404
|
405
|
409
|
422
|
500
|
501
|
502
|
503
|
504
|
520
errmsg
string
Error message, empty when success
Changes