文章 Create Conversation Message REST 端点

URLs

POST api/v1/conversations/{id}/messages.xml (or .json)

CREATE a message for the specified conversation.

请求参数

名称

类型

描述

必需

默认值

选项

Id

string

The Conversation Id

Subject

string

The Subject of the parent conversation will be used if no value is supplied.

Body

string

The message body.