Skip to main content
POST
/
auth
/
logout
End the current session
curl --request POST \
  --url https://api.trepa.app/auth/logout

Documentation Index

Fetch the complete documentation index at: https://docs.trepa.io/llms.txt

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

Response

200

The access token has been invalidated successfully.

Last modified on May 4, 2026