Logs out the currently authenticated user by invalidating their session token. Requires a valid authentication token. After calling this endpoint remove the user data from the client.
Logout the current user by invalidating their session token. Requires a valid authentication token. After calling this endpoint remove the user data from the client.Documentation Index
Fetch the complete documentation index at: https://compass.docs.sunnyscoach.com/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer token |