Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
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.
Are you using a POST or a PUT.
PUT will update an existing announcement, POST creates a new one.
Are you using a POST or a PUT.
PUT will update an existing announcement, POST creates a new one.
To participate in the Instructure Community, you need to sign up or log in:
Sign In
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.