Skip to main content
POST
/
logout
curl -X POST https://api-verifier-2.onrender.com/logout
{
  "message": "Logged out"
}

Documentation Index

Fetch the complete documentation index at: https://docs.quader864.ir/llms.txt

Use this file to discover all available pages before exploring further.

Response

message
string
Logout confirmation message
curl -X POST https://api-verifier-2.onrender.com/logout
{
  "message": "Logged out"
}