Authorization: Bearer ********************
{ "month": 2, "amount": 100 }
curl --location --request POST '/servers/69/traffic/blocks' \ --header 'Content-Type: application/json' \ --data-raw '{ "month": 2, "amount": 100 }'