Resource Restrictions
Unrestrict a resource
Remove restriction from a resource. Removing a restriction from a resource means that roles bound at other levels of the hierarchy (space, org, account) can grant access to the resource. Returns 404 if the resource is not restricted.
<Note>This endpoint is in beta, read more here.</Note>
delete/v2/resource-restrictions/{resource_id}
Path parameters
resource_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique resource identifier (base64)
Response
Resource restriction deleted