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

Create missing API Helper cmdlets #3

Closed
mkellerman opened this issue Jan 22, 2019 · 1 comment
Closed

Create missing API Helper cmdlets #3

mkellerman opened this issue Jan 22, 2019 · 1 comment

Comments

@mkellerman
Copy link
Owner

  • POST statuses/update_with_media
  • GET statuses/oembed
  • POST media/upload
  • POST media/upload chunked
  • GET direct_messages/sent
  • GET direct_messages/show
  • GET direct_messages
  • POST direct_messages/destroy
  • POST direct_messages/new
  • GET friendships/no_retweets/ids
  • GET friendships/incoming
  • GET friendships/outgoing
  • POST friendships/create
  • POST friendships/destroy
  • POST friendships/update
  • GET friendships/show
  • GET friends/list
  • GET followers/list
  • GET friendships/lookup
  • GET account/settings
  • GET account/verify_credentials
  • POST account/settings
  • POST account/update_delivery_device
  • POST account/update_profile
  • POST account/update_profile_background_image
  • POST account/update_profile_image
  • GET blocks/list
  • GET blocks/ids
  • POST blocks/create
  • POST blocks/destroy
  • GET users/show
  • GET users/search
  • POST account/remove_profile_banner
  • POST account/update_profile_banner
  • GET users/profile_banner
  • POST mutes/users/create
  • POST mutes/users/destroy
  • GET mutes/users/ids
  • GET mutes/users/list
  • GET users/suggestions/:slug
  • GET users/suggestions
  • GET users/suggestions/:slug/members
  • GET favorites/list
  • POST favorites/destroy
  • POST favorites/create
  • GET lists/statuses
  • POST lists/members/destroy
  • GET lists/memberships
  • GET lists/subscribers
  • POST lists/subscribers/create
  • GET lists/subscribers/show
  • POST lists/subscribers/destroy
  • POST lists/members/create_all
  • GET lists/members/show
  • GET lists/members
  • POST lists/members/create
  • POST lists/destroy
  • POST lists/update
  • POST lists/create
  • GET lists/show
  • GET lists/subscriptions
  • POST lists/members/destroy_all
  • GET lists/ownerships
  • GET saved_searches/list
  • GET saved_searches/show/:id
  • POST saved_searches/create
  • POST saved_searches/destroy/:id
  • GET geo/id/:place_id
  • GET geo/reverse_geocode
  • GET geo/search
  • POST geo/place
  • GET trends/place
  • GET trends/available
  • GET help/configuration
  • GET help/languages
  • GET help/privacy
  • GET help/tos
  • GET trends/closest
  • POST users/report_spam
@mkellerman mkellerman changed the title Create missing API helper functions Create missing API Helper cmdlets Jan 22, 2019
@mkellerman
Copy link
Owner Author

#8

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

No branches or pull requests

1 participant