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