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