Delete actors from project role
Deletes actors from a project role for the project.
To remove default actors from the project role, use Delete default actors from project role.
This operation can be accessed anonymously.
Permissions required: Administer Projects project permission for the project or Administer Jira global permission.
Path parameters
The project ID or project key (case sensitive).
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 from the project role.
The name of the group to remove from the project role. This parameter cannot be used with the groupId parameter. As a group's name can change, use of groupId is recommended.
The ID of the group to remove from the project role. This parameter cannot be used with the group parameter.
Response
Returned if the request is successful.