ConversationsV1UserConversation
Update a specific User Conversation.
Update a specific User Conversation.
post/v1/Users/{UserSid}/Conversations/{ConversationSid}
Path parameters
UserSidstring required
The unique SID identifier of the User resource. This value can be either the sid or the identity of the User resource.
ConversationSidstring required
The unique SID identifier of the Conversation. This value can be either the sid or the unique_name of the Conversation resource.
Response
OK
Changes
Changed in 3 of the 51 revisions of this API.21
- ▲
the
timersresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
the
timersresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ○
api tag
ConversationsV1UserConversationaddedapi-tag-added
- ○