Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The id of the integration associated with the process
Example:
"int_<uuid>"
The id of the metric associated with the process
Example:
"mtc_<uuid>"
The string representation of the formula used to generate the data by the process
Example:
"[NODE 1] * 1000"
Array of keys used in the formula, as represented in the datasource to be processed.
The metadata associated with the process