Project role actors
Get default actors for project role
Returns the default actors for the project role.
Permissions required: Administer Jira global permission.
get/rest/api/3/role/{id}/actors
Path parameters
idinteger required
The ID of the project role. Use Get all project roles to get a list of project role IDs.
Response
Returned if the request is successful.
Changes
Changed in 1 of the 17 revisions of this API.1
- ●
added the new
product_discoveryenum value to the//////////response property for the response statusresponse-property-enum-value-added
- ●