Türkçe
cURL
curl --request POST \ --url https://app.azalt.co/api/v1/indicators/current-values \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "indicatorIds": [ "<string>" ] } '
{}
Birden çok gösterge için en güncel form verilerini kullanarak değer hesaplar.
Özellikler:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful response
Göster alt özellikler