For the complete documentation index, see llms.txt. This page is also available as Markdown.

Upload$delete

Upload$delete() → void

Delete the upload. Can only be called on an upload belonging to an unreleased version, will otherwise raise an error.

Returns:

void

Was this helpful?