API Documentation

threadReactions/disableForThread

Used to disable thread reactions for a thread. Can also be used to enabled thread reactions.
This is mostly used as a per-thread override of the forum configuration.

URL

https://disqus.com/api/3.0/threadReactions/disableForThread.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

  • thread

    Looks up a thread by ID
    You must be a moderator on the selected thread's forum.

Optional

  • enable

    Defaults to false