ftrack_grant_user_security_role_project
Grant a user a specific security role on a project, controlling their access level directly through the API.
Instructions
Grant a user security role access to a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID | |
| project_id | Yes | Project ID to grant access to | |
| security_role_id | Yes | Security role ID |