Skip to main content
PATCH
Update a datapoint

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required
event_id
string
required

Unique ID of event in the evt_XXXX syntax. For example: evt_DLnYvzbjSujNAvXE

data_point_id
string
required

Unique ID of datapoint in the in_XXXX syntax. For example: in_kiIuaGIUqRxWUmTY

Body

application/json
data_point
object

Response

200

id
string
Example:

"in_kiIuaGIUqRxWUmTY"

slug
string
Example:

"total-ash-delivered-wet-us-ton"

data_point_type
string
Example:

"Total Ash Delivered (wet mass) U.S. ton"

value
number
default:0
Example:

291.1

unit
string
Example:

"U.S. ton"

status
string
Example:

"complete"