GuidesAPI Reference
API Reference

Completes data upload

After all parts have been uploaded, this operation completes the upload.

When the upload has been completed, it is no longer possible to upload new parts to it but the uploaded data can be downloaded.

This request has an optional abort query parameter (the default value is false) for aborting the upload instead of successfully completing it. If the upload is aborted, all of its parts and data are removed from HERE Tracking.

Path Params
string
required

Large data object identifier

Query Params
boolean
Defaults to false

Flag telling if the data upload should be aborted

Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses
204

Successful (no content)

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json