Skip to main content
POST
/
auth
/
logout
cURL
curl --request POST \
  --url https://consumer.fanfare.io/api/auth/logout
{
  "error": "<unknown>",
  "issues": [
    {
      "expected": "<string>",
      "kind": "<string>",
      "message": "<string>",
      "path": [
        {
          "input": "<unknown>",
          "key": "<string>",
          "origin": "<string>",
          "type": "<string>"
        }
      ],
      "received": "<string>",
      "type": "<string>"
    }
  ]
}

Response

Logged out