Authorization: ********************curl --location --request PUT 'https://prod.your-api-server.com/api/AbaComplementar/Monitoramento/tipoAlerta' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"id": 0,
"nome": "string",
"cor": "string",
"mensagem": "string",
"statusNegocioId": 0
}'{
"id": 0,
"nome": "string",
"cor": "string",
"mensagem": "string",
"statusNegocioId": 0
}