curl --location --request POST '/api/v1/dos' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "data": {}, "error": {} }