v1

latestOpenAPI 3.0.02026-07-265081124.2 KB
Authentication

User logout

Logs out the user

post/auth/logout

Response

User has been successfully logged out

messagestring

Example response

{
  "message": "Logged out successfully"
}