latestOpenAPI 3.1.02026-08-21315335690.2 KB

1653c7c4d53e

Config Objects

Revoke config object access

Soft-revokes one config object access grant.

delete/v1/config-objects/{configObjectId}/access/{grantId}

Path parameters

configObjectIdstring typeid required

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

grantIdstring typeid required

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

Response

Config object access revoked successfully.