Create a signed URL for file upload.

Generates a pre-signed URL for one-time upload or a resumable URI for dataset upload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the dataset to upload to

Query Params
string
enum

Query parameter specifying how to insert records. Options are Create (default) or Replace

Allowed:
string
enum

The type of upload URL to generate. Defaults to SingleRequest

Allowed:
Body Params

The request body containing content type

string
enum
Allowed:
Responses
200

Returns the signed URL for upload

403

User is not authorized as an app installation

404

Dataset not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!