BeyondInsight-Users

Number of APIs: 9

  1. List of All Users GET {{biBaseURL}}/Users

  2. List of Users by User Group ID GET {{biBaseURL}}/UserGroups/:userGroupId/Users

  3. Get a User by ID GET {{biBaseURL}}/Users/:id

  4. Create a User Application-Type POST {{biBaseURL}}/Users/

  5. Quarantine User by ID POST {{biBaseURL}}/Users/{id}/Quarantine

  6. Create User in BeyondInsight-Type User Group POST {{biBaseURL}}/UserGroups/:userGroupId/Users

  7. Rotate Client Secret for Application User POST {{biBaseURL}}/Users/:id/RecycleClientSecret

  8. Update an Application User by ID PUT {{biBaseURL}}/Users/:id

  9. Delete a User by ID DELETE {{biBaseURL}}/Users/:id