curl --request POST \
--url https://api.openworklabs.com/v1/connector-accounts/{connectorAccountId}/disconnect \
--header 'Content-Type: application/json' \
--data '
{
"reason": "<string>"
}
'{
"ok": true,
"item": {
"deletedConfigObjectCount": 4503599627370495,
"deletedConnectorInstanceCount": 4503599627370495,
"deletedConnectorMappingCount": 4503599627370495,
"disconnectedAccountId": "<string>",
"reason": "<string>"
}
}Disconnects a connector account and cleans up all associated connector-managed records.
curl --request POST \
--url https://api.openworklabs.com/v1/connector-accounts/{connectorAccountId}/disconnect \
--header 'Content-Type: application/json' \
--data '
{
"reason": "<string>"
}
'{
"ok": true,
"item": {
"deletedConfigObjectCount": 4503599627370495,
"deletedConnectorInstanceCount": 4503599627370495,
"deletedConnectorMappingCount": 4503599627370495,
"disconnectedAccountId": "<string>",
"reason": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Den TypeID with 'cac_' prefix and a 26-character base32 suffix.
30^cac_.*1 - 255Was this page helpful?