v1

latestOpenAPI 3.0.32026-07-1710494199.0 KB
role_team_assignments

Use this endpoint to give a team permission to a resource or an organization. The needed data is the team, the role definition, and the object id. The object must be of the type specified in the role definition. The type given in the role definition and the provided object_id are used to look up the resource.

After creation, the assignment cannot be edited, but can be deleted to remove those permissions.

delete/role_team_assignments/{id}/

Path parameters

idinteger required

A unique integer value identifying this role team assignment.

Response

No response body