Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The id of the metric associated with the job
The start of the interval for retrieving the data associated with the metric, expressed as unix timestamp
The end of the interval for retrieving the data associated with the metric, expressed as unix timestamp
The granularity of the job, expressed as a time interval
Example:
"5m"
The time shift of the job, expressed as a time interval
Example:
"1m"
The metadata associated with the job