Authorization: Bearer ********************curl --location --request PUT '/setor/9cbc69fc-d7c3-4952-97ae-f0eda4048fea' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"nome": "Setor ({{$randomInt}}) ATUALIZADO",
"responsavel_id": "361759c0-97ac-11ea-ad65-736986c25875"
}'{}