Deprecated End Points
Update a data point
Update data of a data point.
patch/v3/data_points/{identifier}
Path parameters
identifierstring required
Uniquely identify a data point.
Example:XprEvgai
DataPoint's identifier
Request body
Example request
{
"parent": "DdCbJhhx",
"mappingDataSource": "mEFayXdO"
}Response
Successfully updated data point.