API Documentation

forums/trustedDomain/kill

Removes a trusted domain from a forum

URL

https://disqus.com/api/3.0/forums/trustedDomain/kill.json

Accessibility

public key, secret key

Supported request methods

POST

Supported formats

json, jsonp

Requires authentication

no

Rate limited

inherits global rate limit

Arguments

Required

  • domain

    Looks up a trusted domain by id, or by domain name if forum provided
    You may pass us the 'domain' query type instead of an ID by including 'forum'.

Optional

  • forum

    Defaults to null

    Looks up a forum by ID (aka short name)
    You must be a moderator on the selected forum.