overrideScreenSecurity
and overrideEditableFlag
.curl --location --request DELETE 'http://jira.local:8080/jira/rest//rest/api/3/field//option//issue'
{"self":"https://your-domain.atlassian.net/rest/api/3/task/1","id":"1","description":"Remove option 1 from issues matched by '*', and replace with option 3","status":"COMPLETE","result":{"modifiedIssues":[10001,10010],"unmodifiedIssues":[10005],"errors":{"errors":{},"errorMessages":["Option 2 cannot be set on issue MKY-5 as it is not in the correct scope"],"httpStatusCode":{"empty":false,"present":true}}},"elapsedRuntime":42}
fieldKey
value, do one of the following:jiraIssueFields
module. app-key can also be found in the app listing in the Atlassian Universal Plugin Manager.key
. For example, "key": "teams-add-on__team-issue-field"