Zum Hauptinhalt springen
POST
/
subscription-measurements
/
batch
cURL
curl -X POST \
 /subscription-measurements/batch \
 --header "Content-Type: application/json" \
 --header "Authorization: Bearer <token>" \
 --data '[]'

Autorisierungen

Authorization
string
header
erforderlich

Value for the Authorization header parameter.

Body

The new MeasurementValue resource

values
any

Antwort

MeasurementValue resource created