Delete Profile

DELETE {{cb_url}}/access/v2/orgs/{{cb_org_key}}/grants/{{cb_principal_urn}}/profiles/{{cb_profile_uuid}}

Delete profile with matching uuid from Principalโ€™s grant in given Organization.

RBAC Permissions Required

See the Authentication section of these APIs for more information on what is required to authenticate these requests.

See Documentation