/
/StrikeDM Backend User API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h 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 users profile

    Test

    get/UserProfile.json

    Query parameters

    user_idstring required

    The User id

    Response

    successful operation

    Changes