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

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

Add a comment to the latest version of a task asset. Supports adding comments to only images, videos and raw files type assets.

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 comment

string
required
length ≥ 1

Content of the comment. Markdown is supported. To mention a user belonging to the organization, use the @[name](openapi-user-link) format.

attachments
array of objects

List of comment attachments.

attachments
Responses

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