Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

POST /assets/{asset_id}/versions

Add a new version to a library asset. Supports adding versions to only images, videos, and raw files type assets. See Upload assets to upload a version to a library asset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the asset

Body Params

Payload to add a version to a library asset

string
required
length ≤ 100

Unique identifier of the file upload session. This is the upload_meta_fields.key field retrieved from the /v3/upload-url endpoint.

string
required
length between 1 and 100

Title of the asset

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json