curl --location --request PUT '/rest/api/3/resolution/default' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "3" }'
null