curl --request DELETE \
--url https://api.trieve.ai/api/user/api_key/{api_key_id} \
--header 'Authorization: <api-key>'{
"message": "Bad Request"
}Delete an api key for the auth’ed user.
curl --request DELETE \
--url https://api.trieve.ai/api/user/api_key/{api_key_id} \
--header 'Authorization: <api-key>'{
"message": "Bad Request"
}Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?