Overview
Use Cases
Connectors
Authentication
Getting Started with the Python SDK
API Reference
ai_agents
ai_chat
algorithm
annotations
application_connectors
batch_prediction
code_completion
custom_loss_function
custom_metric
database_connectors
dataset
deployment
deployment_conversations
docstore
document_retrievers
documentation
eda
external_app
feature_drift
feature_group
feature_group_row_process
feature_group_template
file_connectors
graph_dashboard
holdout_analysis
llm_apps
model
model_monitoring
module
natural_language_explanation
organization
pipelines
predict
prediction_operator
project
python_function
refresh
secrets
streaming
streaming_connectors
upload
cancelUpload
describeUpload
listUploads
markUploadComplete
uploadPart
webhooks
API Classes
API Inputs
Documentation Chat Bot
API Search
Video Tutorials
ChatLLM
API Reference
>
upload
>
cancelUpload
Copied URL to clipboard
×
Method
cancelUpload
DELETE
Copy
DELETE
Cancels an upload.
Arguments:
REQUIRED
KEY
TYPE
DESCRIPTION
Yes
uploadId
str
A unique string identifier for the upload.
Note: The arguments for the API methods follow camelCase but for Python SDK underscore_case is followed.
Response:
KEY
TYPE
DESCRIPTION
success
Boolean
true if the call succeeded, false if there was an error
Language:
python
curl