Overview

To end a user’s session and log them out, use the /auth/signout endpoint.

Example Request

  curl --location --request POST 'https://my-project.fastgenapp.com/auth/signout'