Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Endpoints Backlog Tracker #63

Open
12 of 30 tasks
aero31aero opened this issue Aug 18, 2018 · 3 comments
Open
12 of 30 tasks

API Endpoints Backlog Tracker #63

aero31aero opened this issue Aug 18, 2018 · 3 comments

Comments

@aero31aero
Copy link
Member

aero31aero commented Aug 18, 2018

Over the past 2 months, we've had some endpoints added to the python api bindings that haven't been added here yet. This issue is to track such endpoints.

  • DELETE /messages/<message_id>.
  • DELETE /messages/<message_id>/reactions.
  • DELETE /realm/filters/<filter_id>.
  • DELETE /streams/<stream_id>.
  • DELETE /user_groups/<user_group_id>.
  • DELETE /users/me/alert_words.
  • GET /messages.
  • GET /messages/<message_id>.
  • GET /messages/<message_id>/history.
  • GET /realm/emoji.
  • GET /realm/filters.
  • GET /server_settings.
  • GET /users/me/alert_words.
  • GET /user_groups.
  • PATCH /settings/notifications.
  • PATCH /streams/<stream_id>.
  • PATCH /user_groups/<user_group_id>.
  • PATCH /users/me/subscriptions/muted_topics.
  • POST /mark_all_as_read.
  • POST /mark_stream_as_read.
  • POST /mark_topic_as_read.
  • POST /messages/flags.
  • POST /messages/<message_id>/reactions.
  • POST /realm/filters.
  • POST /typing.
  • POST /user_groups/create.
  • POST /user_groups/<user_group_id>/members.
  • POST /users/me/alert_words.
  • POST /users/me/presence.
  • POST /users/me/subscriptions/properties.
@Milind712000
Copy link
Contributor

Milind712000 commented Jan 5, 2020

The following api have been added

Please update the tracker

@aero31aero
Copy link
Member Author

Thanks, updated the list.

@rajpatelbot
Copy link

Is this still help want or not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants