URLs
POST api/v1/conversations.xml (or .json)
CREATE a conversation for the accessing user.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
Subject |
string |
The message subject. |
是 |
||
Body |
string |
The message body. |
是 |
||
Usernames |
string |
One or more usernames to include in the conversation (comma separated). |
是 |