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

POST /tasks/{task_id}/comments

Experimental Post a comment on a task.

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

Unique identifier of the task

Body Params

Payload to add a 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