Optionalgroup?: stringThe group name of the group to be removed as a default actor.This parameter cannot be used with the groupId
parameter. As a group's name can change, use of groupId is recommended.
OptionalgroupId?: stringThe group ID of the group to be removed as a default actor. 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.
Optionaluser?: stringThe user account ID of the user to remove as a default actor.
Optionaloptions: RequestOptions
Deletes the default actors from a project role. You may delete a group or user, but you cannot delete a group and a user in the same request.
Changing a project role's default actors does not affect project role members for projects already created.
Permissions required: Administer Jira global permission.