v3
latestOpenAPI 3.0.12026-07-314655871.8 MBPermissions
Set permissions
Replaces permissions for a resource. The entries entry provided in the request body are applied, replacing all the previously defined permissions defined on the specified resource. Updates are not atomic (changes are computed and each are individually applied); if an error occurs, permissions may have been partially updated. They are however idempotent, so in case of transient errors it is possible to simply retry the request.
put/organization/{organization_id}/permissions/{resource_type}/{resource_id}
Path parameters
organization_idstring required
ID of an organization
resource_type'project' | 'organization' | 'organization_unit' required
Resource type
resource_idstring required
Resource Id
Request body
Response
Set permissions