Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fastgen.com/llms.txt

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

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'