curl --location --request PATCH 'http://localhost:3000/instances/' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Atendimento Comercial"
}'{
"instanceId": "018f47ac-7a5b-7cc2-9f9a-9b8d7f6e5d4c",
"name": "Atendimento Comercial"
}