DELETE
/
api
/
v1
/
connectedAccounts
/
{connectedAccountId}

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

connectedAccountId
string
required

Response

200 - application/json
count
number
required

Number of records deleted

status
enum<string>
required

Status of the delete operation

Available options:
success,
failed