Authorization: Bearer ********************
{"status":true}
curl --location --request POST '/cardapio/produtos/status/' \ --header 'Content-Type: application/json' \ --data-raw '{"status":true}'
{ "status": true }