Integration
Disconnect
POST
/
integration
/
{integration_name}
/
disconnect
/
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
integration_name
string
requiredCurrently supported integrations are "notion" and "confluence". More integrations will be added in the future.
Response
200 - application/json
Empty object