Create a new asset entry.
This endpoint generates a response with the following information: uploadUrl
and uploadDetails
.
You can use these two properties to upload the file to Amazon s3 by making a POST
request to the uploadUrl
with the uploadDetails
object as your header information in the request.
Required scope | assets:write
Unique identifier for a Site
File name including file extension. File names must be less than 100 characters.
MD5 hash of the file
ID of the Asset folder (optional)
Request was successful
Metadata for uploading the asset binary
Parent folder for the asset
S3 link to the asset
Represents the link to the asset
Original file name when uploaded. If not specified at time of upload, it may be extracted from the raw file name
Date the asset metadata was created
Date the asset metadata was last updated