cURL
curl --request POST \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/auth/logout \ --header 'Authorization: Bearer <token>'
Revokes the current user’s API token.
Documentation IndexFetch the complete documentation index at: https://docs.colloqui.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.colloqui.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
No Content