curl --location --request PUT '/api/v1/dos' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "doid": "string", "irs": { "success": true }, "metadata": { "success": true } }