Disconnect Integration

Disconnect/revoke an integration.

Args: provider: Provider name level: Which level to disconnect (USER or TENANT) auth_type: Optional. Defaults to provider’s primary type.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

providerstringRequired

Query parameters

levelenumOptional
Level at which an integration is installed.
Allowed values:
auth_typeenum or nullOptional

oauth or api_key

Allowed values:

Response

Successful Response

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error