Adds a classic project to a team or updates the team's permission on it. This endpoint grants or updates permissions for a team on a specific classic project (not Projects V2). The authenticated user must have admin permissions for the project. Both the team and project must bel…
orgRequiredstringThe organization name (login) that owns both the team and the classic project. Case-insensitive.
team_slugRequiredstringThe team's URL-friendly slug identifier within the organization. Found in the team's URL path.
permissionstringPermission level to grant the team: 'read' (view only), 'write' (view and edit), or 'admin' (full control including settings). If omitted, uses the team's default permission.
project_idRequiredintegerThe unique numeric ID of the classic project. This is NOT the project number displayed in the UI.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.