POST
/
comments
/
{asset_id}
{
    "author": "string",
    "content": "string",
    "image_coords": [
    0
    ]
}
"3c90c3cc-0d44-4b50-8888-8dd25736052a"

Path Parameters

asset_id
string
required

The id of the asset to get comments for

Body

application/json
author
string
required

The author of the comment to be created

content
string
required

The comment of this comment to be created

image_coords
integer[]
required

The XY coordinates of this comment to be created on the asset display

Response

200 - application/json

The response is of type string.