Connectors

Revoke connector instance access

Soft-revokes one connector instance access grant.

delete/v1/connector-instances/{connectorInstanceId}/access/{grantId}

Path parameters

connectorInstanceIdstring typeid required

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

grantIdstring typeid required

Den TypeID with 'cia_' prefix and a 26-character base32 suffix.

Response

Connector instance access revoked successfully.

Changes

Changed in 1 of the 27 revisions of this API.2

    • removed the pattern ^cia_.* from the path request parameter grantId

      request-parameter-pattern-removed

    • removed the pattern ^cin_.* from the path request parameter connectorInstanceId

      request-parameter-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog