MRV Overview
Changelog
The POST datapoint
endpoint now accepts a project_id
in the request body.
The GET datapoint
endpoint now returns a project_id
field in the response body.
The project_id is currently an optional field but will become required in the future. You should therefore ensure that you migrate your code to include the project_id in the request body.
Was this page helpful?