Skip to main content
POST
cURL

Headers

Content-Type
string
default:application/json
required

Define o formato da requisição.

🔹 Valor padrão:

📌 Dica: Copie e cole esse valor no campo Content-Type.

Example:

"application/json"

client_id
string
required

Identificador do client id do sensedia

Example:

"123"

access_token
string
required

Token gerado

Example:

"Basic MzQ4OSozNDMyLTMOMzItMTIz"

Body

application/json

Informações necessárias para fazer a criação de alertas de um cliente.

field
string
Example:

"consumptionCurrentDay"

name
string
Example:

"Teste"

thresholdValue
string
Example:

"31457280.000"

eventType
string
Example:

"CONSUMPTION"

operator
string
Example:

">"

Response

Request report created successfully

OK
string
Example: