DELETE
/
api
/
v1
/
integrations
/
{integrationId}

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

integrationId
string
required

Response

204 - application/json
count
number
required

Number of records deleted

status
enum<string>
required

Status of the delete operation

Available options:
success,
failed