curl --location --request POST 'http://decathlonstore.myvtex.com/sport' \ --header 'Content-Type: application/json' \ --data-raw '{ "sportId": "99" }'
{}