Skip to main content
POST
Post a Markdown comment to a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
body
string
required

Markdown comment body.

Response

Created workspace comment

data
object
required
meta
object