Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following snippets provide an example of the Send Activity request and respo
```http
POST https://directline.botframework.com/v3/directline/conversations/abc123/activities
Authorization: Bearer RCurR_XV9ZA.cwA.BKA.iaJrC8xpy8qbOF5xnR2vtCX7CZj0LdjAPGfiCpg4Fv0
Content-Type: application/json
[other headers]
```

Expand Down Expand Up @@ -179,4 +180,4 @@ HTTP/1.1 200 OK
- [Start a conversation](bot-framework-rest-direct-line-3-0-start-conversation.md)
- [Reconnect to a conversation](bot-framework-rest-direct-line-3-0-reconnect-to-conversation.md)
- [Receive activities from the bot](bot-framework-rest-direct-line-3-0-receive-activities.md)
- [End a conversation](bot-framework-rest-direct-line-3-0-end-conversation.md)
- [End a conversation](bot-framework-rest-direct-line-3-0-end-conversation.md)