Starts bulk uploadpost deprecatedhttps://tracking.hereapi.com/bulkjobs/v4/deviceUploadsStarts bulk upload processQuery ParamsfileNamestringlength between 1 and 50The name of the upload file.projectIdstringlength between 1 and 50Project ID. Any HERE Tracking user must be a member of a Tracking project. The project ID can be implicitly resolved if the user calling the API is a member of a single project. If the user is a member of multiple projects, the projectId query parameter needs to be specified explicitly.Body ParamsAdd devicesDelete devicesAdd devicesADD Unprovisioned device | Provisioned device | Virtual device | External cloud deviceHeadersX-Request-IduuidID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.Responses 202Accepted The bulk upload job has been started successfully. 400Bad request The request object is in an incorrect format or has values that are invalid or out of range. If available, further error details are provided in the response body. 401Unauthorized The request did not provide correct authentication details 403Forbidden The account does not have the correct privileges 404Not Found The specified resource was not found 412Precondition Failed The server does not meet one of the preconditions that the requester put on the request. 429Too Many Requests User has sent too many requests in a given amount of time.Updated 2 months ago