cURL
curl --request DELETE \ --url http://localhost:8080/user \ --cookie _me_sess=
{ "error": { "code": 400, "message": "<string>" } }
Delete a user account.
Documentation IndexFetch the complete documentation index at: https://medama.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://medama.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Session token for authentication.
"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"
Success No Content