API Reference

Notify the backend that a file upload has completed

Mark the parcel as uploaded.

If the name in the request body is not a valid parcel name (parcels/<uuid>), then an error will be returned.

If a valid parcel name is provided in the request body, then the parcel will be marked as uploaded and additional processing will be ran against the parcel.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!