authentication
Delete Account
Deactivate the current user’s account. Sets is_active=False so the user can no longer login. Account data is preserved for audit purposes.
DELETE
Delete Account
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
Delete Account