API Documentation

users/updateProfile

Updates user profile.

All fields are optional, but any field not present will be updated as blank.

URL

https://disqus.com/api/3.0/users/updateProfile.json

Accessibility

public key, secret key

Supported request methods

POST

Supported formats

json, jsonp

Requires authentication

yes

Rate limited

inherits global rate limit

Arguments

Optional

  • about

    Defaults to ""

  • name

    Defaults to ""

    Minimum length of 2
    Maximum length of 30

  • url

    Defaults to ""

    URL (defined by RFC 3986)
    Maximum length of 200

  • location

    Defaults to ""

    Maximum length of 255