Contents
Changelog
Sep 12, 2023
- Change the following APIs.
Aug 22, 2023
- Add the following content.
Jun 15, 2023
- Add the following content.
Aug 29, 2022
- Renamed and added descriptions for APIs.
Apr 12, 2021
-
Add organization.read scope in scope list.
Feb 3, 2021
-
Add the following API.
Dec 24, 2020
-
Change endpoint URL
Nov 22, 2020
- Change parameters of Create talk
Jun 26, 2020
- Add parameters of Post direct message
Apr 04, 2020
- Add parameters of Search messages
Oct 3, 2019
-
Add the following API.
-
Update response examples.
-
Change endpoint URL
Nov 9, 2018
-
Add the following API.
-
Update response examples.
Nov 1, 2018
-
Change endpoint URL and json structure.
-
Removed “description” property from “topic” json of the following APIs.
-
Update max length of “description”.
-
Deleted the following APIs
- GET /api/v1/messages/@:accountName
- POST /api/v1/messages/@:accountName
- GET /api/v1/search/accounts
Sep 26, 2018
- Add or update the following APIs.
- Get notification count
- Create topic group
- Delete topic group
- Update topic group
- Get MyTopics list
- Add topic to group
- Delete MyTopic
June 13, 2018
- Change and add parameters and URL of the following APIs.
- Get notification count
May 15, 2018
- Change and add parameters and URL of the following APIs.
Mar 19, 2018
- Change and add parameters and URL of the following APIs.
- Get likes - discover
- Get likes - give
- Get likes - receive
- Read received likes
- Get mention list
- Read notification
- Get notification count
- Search messages
- Get my topics
- Get my friends
Dec 21, 2016
- Change and add parameters of Update topic
Sep 13, 2016
- Change and add parameters of Update topic members
Sep 2, 2016
- Added Get friend profile
- Added Get online status
- Added Get my direct message topics
- Added Get direct messages
- Added Post direct message
Mar 4, 2016
- Changed maximum file size to 100 MB in Get topic messages.
Mar 3, 2016
- Deleted Accept team invitation, Decline team invitation, Accept topic invitation, Decline topic invitation, Invite members to topic, Remove members and invites from topic and Get my teams from Typetalk API.
- Added “mySpace” property in Get topic messages, Get message, Create topic, Update topic and Get topic details.
- Added Update topic members, Get organizations and Get organization members.
Feb 2, 2016
- Post message and Update message - Fixed the maximum number of characters for the message parameter
Dec 17, 2015
- Added showLinkMeta parameter in Post message
Nov 26, 2015
- Deleted talkIds parameter in Update message
Oct 7, 2015
- Added Update message
May 28, 2015
- Added the ability to attach files by URL parameter to Post message API.
- Added Create talk, Update talk, Delete talk, Add message to talk and Remove message from talk.
Apr 27, 2015
- Added Kotlin to syntax highlighted languages in Message formatting.
Apr 22, 2015
- Added Plugins.
Apr 2, 2015
- Added Message formatting.
Mar 31, 2015
- Added link embed data in Get topic messages response.
Fab 5, 2015
- Added message posting function via Webhook response.
- Modified Webhook samples.
Jan 19, 2015
- Added Download attachment file
Dec 11, 2014
- Added Using Bot’s Typetalk Token in Authentication & Authorization.
- Webhook and Samples.
Nov 20, 2014
- Added Streaming API and sample
July 29, 2014
- Added Response Example in every api page.
- Added “topic.write” and “topic.delete” to authorization scope.
- Added Create, Update and Delete Topic in API.
- Added Get topic details, Invite members to topic, Remove members and invites from topic, Get my teams, Get my friends, Search accounts, Get talk list and Get messages in talk in API.
May 14, 2014
- Modified URLs of Get notification list, Read messages in topic and Get mention list
Apr 25, 2014
- Added Get topic members and Get notification list in API.
- Added Accept Team Invite and Decline Team Invite and Accept Topic Invite and Decline Topic Invite to API.
- Added talkIds parameter in Post message
Apr 9, 2014
- Added failed response sample in OAuth page.
Mar 24, 2014
- Added Python (urllib2) sample
Mar 20, 2014
- Added encountering errors in OAuth2 page
Feb 20, 2014
- Added change logs page
Feb 18, 2014
- Added Java sample and modify Shell Script sample