v2

OpenAPI 3.1.02026-08-05298342605.2 KB
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.