DELETE
/
api
/
auth
curl --request DELETE \
  --url https://api.trieve.ai/api/auth

Response

204

Confirmation that your current auth token has been invalidated. This does not invalidate your API key.