Optionalgroup?: string[]The name of the group to add. This parameter cannot be used with the groupId parameter. As a group's name can
change, use of groupId is recommended.
OptionalgroupId?: string[]The ID of the group to add. This parameter cannot be used with the group parameter.
The ID of the project role. Use Get all project roles to get a list of project role IDs.
The project ID or project key (case sensitive).
Optionaluser?: string[]The user account ID of the user to add.
Optionaloptions: RequestOptions
Adds actors to a project role for the project.
To replace all actors for the project, use Set actors for project role.
This operation can be accessed anonymously.
Permissions required: Administer Projects project permission for the project or Administer Jira global permission.