Tasuku
ReferenceAPI referenceConnected apps

Revoke Tasuku access and schedule Composio session cleanup

DELETE/organizations/{organization_id}/composio

Authorization

tasuku_session<token>

In: cookie

Path Parameters

organization_id*string
Length1 <= length <= 128

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/organizations/string/composio"
{  "data": {    "configured": true,    "status": "UNCONFIGURED",    "key_fingerprint": "string",    "last_tested_at": "2019-08-24T14:15:22Z",    "connection_count": 0  }}