[ARCHIVED] I would like to create an announcement via API. But, there is not a parameter of "is_announcement".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2021
02:16 AM
Hi.
I am trying to create an announcement via API. I know creating an announcement is part of discussion API and if "is_announcement" is True, that discussion will be an announcement.
I could already create a discussion topic via API, however it seems that there is not parameter of "is_announcement" as attached picture.
Does anyone know how I should do?
p.s
I have "announcment-posting permissions" as I am teacher in this course.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2021
09:15 AM
Are you using a POST or a PUT.
PUT will update an existing announcement, POST creates a new one.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.