Authorization: Bearer ********************curl --location --request POST 'https://api.klever.tec.br/api/v2/ondemand/accompaniments//alerts' \
--header 'Authorization: Bearer <token>'[
{
"description": "string",
"enabled": true,
"highRisk": true,
"id": "string",
"level": 0,
"manualAlert": true,
"score": 0
}
]