Create a background fix job
Request body
Example request
{
"$schema": "https://example.com/FixJobRequest.json"
}Response
Created
Example response
{
"$schema": "https://example.com/ReviewJob.json"
}Changes
Changed in 4 of the 23 revisions of this API.24
- ○
added the optional property
experimentsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
resume_source_job_uuidto the response with the201statusresponse-optional-property-added
- ○
- ○
added the optional property
panel_summary/first_started_atto the response with the201statusresponse-optional-property-added
- ○
- ○
added the optional property
panel_summary/members_with_costto the response with the201statusresponse-optional-property-added
- ○
- ●
removed the optional property
panel_summary/first_started_atfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
panel_summary/members_with_costfrom the response with the201statusresponse-optional-property-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●