API Documentation
organizations/addAdmin
Adds an admin to an organization. Updates permissions of existing admins too.
URL
https://disqus.com/api/3.0/organizations/addAdmin.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.