Twitter API Explorer

notifications/leave

Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.

http://twitter.com/notifications/leave.{{response_format}}

false

One of the following parameters is required:

  • Specfies the ID of the user to disable device notifications.

  • Specfies the screen name of the user of the user to disable device notifications.

Show
  • You can also use the (ambiguous) parameter - id. The ID or screen name of the user to follow with device updates. (Example: http://twitter.com/notifications/leave/12345.json or http://twitter.com/notifications/leave/bob.xml)


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.
Powered by Twitter