cURL
Post apitransfers discard
Cancel a staged upload and remove all traces of it.
Deletes the uploaded bytes from the storage backend, removes the AssetContent row (which cascades the Transfer row away too). Use this when the user explicitly rejects a staged upload via the preview drawer.
Distinct from /abort/, which preserves the AssetContent + Transfer for history (semantics: “transfer failed, may retry”).
POST
cURL