v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Config Objects

Grant config object access

Creates or reactivates one access grant for a config object.

post/v1/config-objects/{configObjectId}/access

Path parameters

configObjectIdstring typeid required

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

Request body

orgMembershipIdstring typeid

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

teamIdstring typeid

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

orgWideboolean
role'viewer' | 'editor' | 'manager' required

Response

Config object access grant created successfully.

oktrue required