jobs
Mark a fix job as applied
post/api/job/applied
Request body
Example request
{
"$schema": "https://example.com/JobIDRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/JobStatusOutputBody.json"
}Changes
No recorded changes to this endpoint across all 23 revisions of this API.