API ClientsTypeScript SDKAPI ReferenceCoreType AliasesThrowJobErrorDataVersion: 8.10 (unreleased)On this pageType Alias: ThrowJobErrorData type ThrowJobErrorData = object; Properties body body: JobErrorRequest; path path: object; jobKey jobKey: JobKey; The key of the job. query? optional query?: never; url url: "/jobs/{jobKey}/error";Was this helpful?