Upload Asset
Uploads an asset to your Cloudinary account.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The file to upload, a remote URL, or a data URI.
stringrequired
The Cloudinary resource type, such as image, video, or raw.
string
The identifier to assign to the uploaded asset.
string
The asset folder where the uploaded asset will be placed.