Jobs
Download API definition:
PATCH https://sampleHostName/realitydataanalysis/jobs/{jobId}
Patch an existing job
Patch can be used for changing the job state (to active or cancelled), updating job type and settings or changing cost estimation parameters.
Authentication
Requires Authorization
header with valid Bearer token for scope realitydataanalysis:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.