/
/Rumble API (deprecated)
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4y ago
Account36
  • getGet all organization details
  • putCreate a new organization
  • getGet organization details
  • deleteRemove this organization
  • patchUpdate organization details
  • deleteRemoves the export token from the specified organization
  • patchRotates the organization export token and returns the updated organization
  • getGet license details
  • getGet all sites details across all organizations
  • getGet all account credentials
  • putCreate a new credential
  • getGet credential details
  • deleteRemove this credential
  • getGet all active API keys
  • putCreate a new key
  • getGet key details
  • deleteRemove this key
  • patchRotates the key secret
  • getSystem event log as JSON
  • getSystem event log as JSON line-delimited
  • getGet all task details across all organizations (up to 1000)
  • getGet all agents across all organizations
  • getGet all users
  • putCreate a new user account
  • putCreate a new user account and send an email invite
  • getGet user details
  • deleteRemove this user
  • patchUpdate a user's details
  • patchResets the user's MFA tokens
  • patchResets the user's lockout status
  • patchSends the user a password reset email
  • getGet all groups
  • putUpdate an existing group
  • postCreate a new group
  • getGet group details
  • deleteRemove this group
Cisco SNTC1
Export22
Organization36
Public3
ServiceNow3
Splunk2
    Account

    Resets the user's MFA tokens

    patch/account/users/{user_id}/resetMFA

    Path parameters

    user_idstring uuid required

    UUID of the user to retrieve

    Response

    — unresolved $ref

    Changes