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
Corpo
application/x-www-form-urlencoded
The unique identifier of a previous authentication token, used to identify the user session during logout.
Exemplo:
"019c96a0-10ce-75fc-a273-dc799079a99c"
Resposta
If the request is successful, you will receive an empty response.

