v1
latestOpenAPI 3.0.02026-07-1412360190.8 KBConversations
Adds a message to an item
Adds a message to the existing item. The added message will be a child item of the message with the given itemId. OauthScopes: WRITE_CONVERSATIONS
post/conversations/{convId}/messages/{itemId}
Path parameters
convIdstring required
The ID of the conversation to which the new item has to be added
itemIdstring required
The ID of the item to which the new one has to be added as child
Response
Gets the new text item object