API Documentation

organizations/removeAdmin

Removes an admin from an organization.

URL

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

  • organization

    Looks up an organization by ID
    You must be an admin on the selected organization.

  • user

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