Methods

  • POST — Creating a comment on an object activity stream message

Resource

{
    "body": "string",
    "files": [
        {
            "hash": "string",
            "name": "string",
            "size": "int64"
        }
    ],
    "mentions": [
        "string"
    ]
}

Properties

Name Type Description Additional
body string Тело сообщения Optional
files[] array Optional
files[].hash string Хэш Optional
files[].name string Название Optional
files[].size int64 Размер Optional
mentions[] array of string Optional