Optionaldescription?: stringA description of the project role. Required when fully updating a project role. Optional when creating or partially updating a project role.
The ID of the project role. Use Get all project roles to get a list of project role IDs.
Optionalname?: stringThe name of the project role. Must be unique. Cannot begin or end with whitespace. The maximum length is 255 characters. Required when creating a project role. Optional when partially updating a project role.
Optionaloptions: RequestOptions
Updates either the project role's name or its description.
You cannot update both the name and description at the same time using this operation. If you send a request with a name and a description only the name is updated.
Permissions required: Administer Jira global permission.