curl --location '/rest/api/3/field//context//issuetype/remove' \ --header 'Content-Type: application/json' \ --data '{ "issueTypeIds": [ "10001", "10005", "10006" ] }'
null