v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Files

Create File Upload URL

Generate a signed URL for uploading a file directly to GCS.

post/v2/teams/{teamId}/files/create-upload-url

Path parameters

teamIdstring required

Request body

fileNamestring required

Name of the file to upload

contentTypestring required

MIME type of the file

Response

Default Response

signedUrlstring uri required

The signed URL for uploading

expiresAtstring date-time required

When the URL expires

filePathstring required

The path where the file will be stored