Disconnect Integration

Disconnect/revoke an integration.

Args: provider: Provider name level: Which level to disconnect (USER or TENANT)

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:

Response

Successful Response

Errors

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