/
/StrikeDM Backend User API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12h ago · Updated 3w ago
Account11
  • getGet the current Account information
  • getGet a users profile
  • patchChange a users Role
  • get/GetUsers.json
  • deleteDelete a user can no be undone
  • getGet a list of users Note: Must have Admin role
  • postAdd a user to an account
  • getGet a list of created user invite
  • putCreate a new invite when the invite is accepted a user entry will be created.
  • postGet a specific user invite email or phone can return multiple invites
  • deleteDelete a specific user invite email or phone can return multiple invites
Calls1
Journey12
Phone Numbers3
Reports1
System5
User16
Workspace56
    Account

    Get a specific user invite email or phone can return multiple invites

    post/UserInvite.json

    Request body

    tokenstring
    emailstring
    phonestring

    Response

    Success

    Changes