/
/Adminusers API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 27m ago · Updated 3w ago
Invites9
Other1
Passwords3
Services14
Tasks1
Toolbox1
Users14
  • getGets users with the associated external ids
  • postCreate new user
  • postGet admin user emails for given gateway account IDs
  • postAuthenticate a given email/password
  • postFind user by email
  • getFind user by user external ID
  • patchUpdate user attributes
  • postReset 2FA to SMS
  • postSend OTP via SMS for an existing user
  • postActivate a new OTP key and method for a user
  • postAuthenticate 2FA code
  • postCreate a new provisional OTP key for a user
  • postAssign a new service along with role to a user
  • putUpdate user's role for a service
    Users

    Send OTP via SMS for an existing user

    post/v1/api/users/{userExternalId}/second-factor

    Path parameters

    userExternalIdstring required

    Request body

    string required

    Response

    OK

    Changes