Project role actors
Set actors for project role
Sets the actors for a project role for a project, replacing all existing actors.
To add actors to the project without overwriting the existing list, use Add actors to project role.
Permissions required: Administer Projects project permission for the project or Administer Jira global permission.
put/rest/api/3/project/{projectIdOrKey}/role/{id}
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
idinteger required
The ID of the project role. Use Get all project roles to get a list of project role IDs.
Request body
Response
Returned if the request is successful. The complete list of actors for the project is returned.