curl --location --request POST '/api/reports/domains/approve' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ], "status": "ready" }'