Skip to main content
POST
/
api
/
v1
/
auth
/
logout
Logout
curl --request POST \
  --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/auth/logout \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txt

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

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

204

No Content