Datapoints
Post Datapoint
Creates a datapoint in the Isometric system
POST
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
application/json
Required string length:
1 - 100
Required string length:
20 - 36
Example:
"prj_1CTWZQGKE1S0VAXA"
A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.
Required string length:
1 - 100
Available options:
CONSTANT
, STANDARD_PUBLISHED_VALUE
, REPORTED
, ASSUMPTION
, DERIVED
Required string length:
20 - 36
Example:
"mlc_1CCZASA6Q1S0V8T4"
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"dtp_1DVKHKS101S0Q61Q"
Required string length:
20 - 36
Example:
"mlc_1CCZASA6Q1S0V8T4"
Required string length:
20 - 36
Example:
"prj_1CTWZQGKE1S0VAXA"
Available options:
CONSTANT
, STANDARD_PUBLISHED_VALUE
, REPORTED
, ASSUMPTION
, DERIVED
Was this page helpful?