curl --location --request PUT 'http://jira.local:8080/jira/rest//rest/api/3/filter//owner' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountId": "0000-0000-0000-0000" }'
null