cURL
curl --request DELETE \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/api-keys/{id} \ --header 'Authorization: Bearer <token>'
Revokes a specific API token by its ID for the authenticated user.
Documentation IndexFetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the api key.
No Content