The ID of the project role to delete. Use Get all project roles to get a list of project role IDs.
Optionalswap?: numberThe ID of the project role that will replace the one being deleted. The swap will attempt to swap the role in schemes (notifications, permissions, issue security), workflows, worklogs and comments.
Optionaloptions: RequestOptions
Deletes a project role. You must specify a replacement project role if you wish to delete a project role that is in use.
Permissions required: Administer Jira global permission.