Authorization: Bearer ********************
curl --location --request PUT 'https://fast-soy-admin.sleep0.de/__radar/api/exceptions//resolve' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "resolved": true }'
null