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

POST /tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/comments

Create 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

Body Params

Payload to create substep 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
string

Parent comment id to reply.

Responses

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