Upload Asset
Upload the file contents for a previously created asset.
POST
cURL
Authorizations
Path Parameters
Body
multipart/form-data
Response
Successful Response
The id of the asset.
The type of the asset.
Available options:
text, image, audio, video, voice, three_d, rich_text Name of the asset. Default to user-provided file name.
Date the asset was created.
The asset itself.
- UploadedImage
- UploadedAudio
- UploadedVideo
- Uploaded3D
- GeneratedAudio
- GeneratedImage
- GeneratedVideo
- Voice
URL of the thumbnail image.
Optional description of the asset.
Whether the asset is favorited by the user.
Whether this asset was recently used by the user.
Date the asset was favorited.
cURL