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

PATCH /tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/comments/{comment_id}

Update a task substep comment

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 step

string
required

Unique identifier of the substep

string
required

Unique identifier of the comment

Body Params

Payload to update the substep comment

string
required
length ≥ 1

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

Responses

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