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

POST /tasks/{task_id}/assets/{asset_id}/drafts

Add a new draft to a task asset. You can add a draft to only images, videos, and raw files type task assets. See Upload assets to upload an asset draft.

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

Unique identifier of the task

string
required

Unique identifier of the asset

Body Params

Payload to add a draft to an asset

string

The mechanism for adding the asset to the task

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