Skip to main content
POST
For internal assets the asset row and a presigned upload URL are returned in a single call. See Upload Asset for a walk-through of uploading the file body.
The internal asset type is in beta. The request and response shapes are stable for production use, but we may add new fields or capabilities without notice. See Upload Asset for details.

Request body

object
required

Response

object
required
The newly created asset.
object
Only present when type is internal. A single-PUT handle (method: "PUT") with the presigned URL and headers required to upload the file body. See Upload Asset for the field-by-field breakdown.