Delete default actors from project role
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.
Path parameters
The ID of the project role. Use Get all project roles to get a list of project role IDs.
Query parameters
The user account ID of the user to remove as a default actor.
The group ID of the group to be removed as a default actor. This parameter cannot be used with the group parameter.
The 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.
Response
Returned if the request is successful.