DELETE
/
api
/
user
/
api_key
/
{api_key_id}
curl --request DELETE \
  --url https://api.trieve.ai/api/user/api_key/{api_key_id} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

api_key_id
string
required

The id of the api key to delete