Bulk update flow node export job statusCopy Pagepatch https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flows/{cleanroomFlowId}/nodes/exports/statusUpdates the status of all export jobs for the specified flow nodes. Status must be ACTIVE or PAUSED.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowIdstringrequiredCleanroom Flow IDBody ParamsnodeIdsarray of stringsrequirednodeIds*ADD stringstatusstringrequiredTarget status for all jobs under these nodes (ACTIVE or PAUSED).HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Job statuses updated successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated about 4 hours ago