Authentication POST /auth/logout copy Public Clear the session cookie. curl copy curl -X POST "https://freehire.me/api/v1/auth/logout" -b cookies.txt json — response copy { "data": { "ok": true } }