PUT
/
api
/
utm-data-input-statuses
{
  "id": "<string>",
  "source": "<string>",
  "dataType": "<string>",
  "timestamp": 123,
  "median": 123,
  "down": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json

Response

200 - */*

OK

The response is of type object.