post http://memgpt.localhost/v1/admin/orgs/
Create a new org in the database
Log in to see full request history
Responses
Create a new org in the database
xxxxxxxxxx
curl --request POST \
--url http://memgpt.localhost/v1/admin/orgs/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: