End User Session
End User Session
Use this endpoint to end the user session and revoke active tokens, ensuring a secure and complete logout from the application.
POST
End User Session
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/x-www-form-urlencoded
The unique identifier of a previous authentication token, used to identify the user session during logout.
Example:
"019c96a0-10ce-75fc-a273-dc799079a99c"
Response
If the request is succesful, you will receive an empty response.

