/
/Adminusers API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 3w ago
Invites9
  • getList invites for a service
  • postCreates an invitation to allow a new team member to join an existing service.
  • postCreates an invitation to allow self provisioning new service with Pay
  • getFind invite for invite code
  • patchUpdate an invite
  • postCompletes the invite by creating user/service and invalidating the invite code
  • postRe-provision otp secret key for the invite
  • postSends otp verification code to the phone number registered in the invite
  • postValidates OTP for the invite
Other1
Passwords3
Services14
Tasks1
Toolbox1
Users14
    Invites

    Sends otp verification code to the phone number registered in the invite

    post/v1/api/invites/{code}/send-otp

    Path parameters

    codestring required

    Response

    No content

    Changes