put/jobs/status/cancel

Request body

idsstring[] required

Response

Successfully canceled a list of jobs.

idsstring[] required
status'canceled' required

Example response

{
  "ids": [
    "617a1f8b-59d4-435d-aa33-695433d7155e",
    "617a1f8b-59d4-435d-aa33-695433d7155f"
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.