curl --location 'http://jira.local:8080/jira/rest//rest/api/3/issuetypescreenscheme//mapping/remove' \ --header 'Content-Type: application/json' \ --data '{ "issueTypeIds": [ "10000", "10001", "10004" ] }'
null