DELETE
/
api
/
v1
/
api_keys
/
{id}

Authorizations

x-api-key
string
header
required

API key for authentication, you can easily get it from the dashboard after login or if you are using CLI, you can get it from the composio whoami command

Path Parameters

id
string
required

Response

204 - application/json
deleted
boolean
required

The status of the delete operation