We're working on a new version of our documentation - it will be out soon! In the meantime, you can use our SDK READMEs on GitHub for usage instructions.
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Permanently delete a user and all associated data.
Remove a user from your project. This deletes all their sessions, messages, and memories. This action cannot be undone.
Returns HTTP 204 No Content on success.
User deleted successfully
Was this page helpful?