Create Job Manual Measurements

  • Use this endpoint to create one or more manual measurements using a list of measurements entered in a file
  • The measurements file must contain the measurements information for the measurements to be created on the job. The file extension should be .json, and the content must be a valid JSON structure.
  • The JSON information will be created as new manual measurements; the data within the JSON file will not be validated.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

Recipes
📤
Upload Measurement (Steep Slope)
Open Recipe
📤
Upload Measurement (Steep and Low Slope)
Open Recipe
📤
Upload Measurement (Low Slope)
Open Recipe
📤
Upload Measurement (Siding)
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Path Params
uuid
required

The job's unique identifier

Body Params
file
required

A file that represents the job measurement to be saved. An array of measurements is a valid structure

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain