Add collaborators to a specific project dashboard. Requires 'project_id' and 'dashboard_id'. Supports JSON, form-urlencoded, and multipart data. Returns added collaborator details. Auth: 'PersonalAPIKeyAuth'. IMPORTANT REQUIREMENTS: 1. The dashboard must have restriction_level >…
levelRequiredintegerAccess level for the collaborator. Currently only level 37 (can edit) is supported by the API. View-only access (21) cannot be explicitly specified.
user_uuidRequiredstringUser UUID - the unique identifier of the user to add as a collaborator
project_idRequiredstringProject ID of the project you"re trying to access. To find the ID of the project, make a call to /api/projects/.
dashboard_idRequiredintegerDashboard Id - the unique identifier of the dashboard to add a collaborator to
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.