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

Path Parameters

asset_id
string
required

The id of the asset to get comments for

Body

application/json

Response

200
application/json

The id for the created comment

The response is of type string.