Change export job statusCopy Pagepatch https://api.habu.com/v1/exports/jobs/{exportJobId}/statusSets the job schedule status to ACTIVE or PAUSED.Path ParamsexportJobIdstringrequiredExport Job IDBody ParamsTarget status for the jobstatusstringrequiredTarget job status (ACTIVE or PAUSED).HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Job status updated successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 2 months ago