Skip to main content
DELETE
Revoke connector instance access

Path Parameters

connectorInstanceId
string<typeid>
required

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

Required string length: 30
Pattern: ^cin_.*
grantId
string<typeid>
required

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

Required string length: 30
Pattern: ^cia_.*

Response

Connector instance access revoked successfully.