Skip to main content
DELETE
/
v1
/
logout
Log out
curl --request DELETE \
  --url https://api.hyrd.de/v1/logout
{
  "message": "logged out successfully",
  "status": 200
}

Headers

Authorization
string

Response

200 - application/json

OK

The response is of type object.