curl --location --request POST 'https://api-sendwhats.innovtech.solutions/v1/instances' \
--header 'x-account-id: 440181378080968704' \
--header 'x-account-token: QqmYHPjEovEYu6UL2krb25Y4HJWPUrRjDB8uH3aw2yM6Xey94R' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Lucas Bogos Dev Test"
}'