post http://memgpt.localhost/v1/auth
Authenticates the user and sends response with User related data.
Currently, this is a placeholder that simply returns a UUID placeholder
Log in to see full request history
Responses
Authenticates the user and sends response with User related data.
Currently, this is a placeholder that simply returns a UUID placeholder
xxxxxxxxxx
curl --request POST \
--url http://memgpt.localhost/v1/auth \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: