ReferenceAPI referenceConnected apps
Revoke Tasuku access and schedule Composio session cleanup
DELETE
/organizations/{organization_id}/composiotasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response 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 }}