latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

team management

Bulk Update Team Member Permissions

Append permissions to existing teams.

Either pass team_ids to target specific teams, or set apply_to_all_teams=True to update every team. For each team, the provided permissions are merged with the team's existing permissions (duplicates are skipped).

post/team/permissions_bulk_update

Request body

permissionsKeyManagementRoutes[] required
team_idsstring[] nullable
apply_to_all_teamsboolean

Response

Successful Response

messagestring required
teams_updatedinteger required
permissions_appendedstring[] nullable