API Documentation
organizations/saas/subscribe
URL
https://disqus.com/api/3.0/organizations/saas/subscribe.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.
Optional
-
coupon
Defaults to
null
Looks up a coupon by it's stripe id
-
activationCode
Defaults to
null
Looks up an ActivationCode
-
plan
Defaults to
null
Looks up a PricingOption by name
-
user
Defaults to
null
Looks up a user by ID
You may look up a user by username using the 'username' query type.