BeyondInsight-Users
Number of APIs: 9
- 
List of All Users GET {{biBaseURL}}/Users 
- 
List of Users by User Group ID GET {{biBaseURL}}/UserGroups/:userGroupId/Users 
- 
Get a User by ID GET {{biBaseURL}}/Users/:id 
- 
Create a User Application-Type POST {{biBaseURL}}/Users/ 
- 
Quarantine User by ID POST {{biBaseURL}}/Users/{id}/Quarantine 
- 
Create User in BeyondInsight-Type User Group POST {{biBaseURL}}/UserGroups/:userGroupId/Users 
- 
Rotate Client Secret for Application User POST {{biBaseURL}}/Users/:id/RecycleClientSecret 
- 
Update an Application User by ID PUT {{biBaseURL}}/Users/:id 
- 
Delete a User by ID DELETE {{biBaseURL}}/Users/:id