API Documentation

users/deleteSSOUser

Deletes an SSO user account and their comment history.

This performs a full GDPR-style deletion: the user account is
deactivated and all associated posts are removed.

URL

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

  • user_id
  • forum

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