API Documentation

whitelists/remove

Removes an entry from the whitelist.

URL

https://disqus.com/api/3.0/whitelists/remove.json

Accessibility

public key, secret key

Supported request methods

POST

Supported formats

json, jsonp

Requires authentication

yes

Rate limited

inherits global rate limit

Arguments

Required

  • forum

    Looks up a forum by ID (aka short name)

Optional

  • id allows multiple

    Defaults to []

    Looks up a WhiteList by id

  • user allows multiple

    Defaults to []

    Looks up a user by ID
    You may look up a user by username using the 'username' query type.

  • email allows multiple

    Defaults to []

    Email address (defined by RFC 5322)