Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete an API key that the caller owns.
cURL
curl --request DELETE \ --url https://api.trykintsugi.com/v2/partner/api_keys/{api_key_id} \ --header 'X-API-KEY: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
100
1 - 100
Successful Response