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

POST /work-requests/{id}/comments

Experimental Post a comment on a work request.

Path Params
string
required

Unique identifier of the work request

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
string

Parent comment id to reply.

Responses

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