Users, Profiles & Groups-Group

Number of APIs: 6

  1. List Groups GET https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups?pageNumber=30&pageSize=5

  2. Get Group Types GET https://{{axpAPIDomain}}/api/admin/group/v1/group-types

  3. Create Group POST https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups

  4. Get Group GET https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups/:groupId

  5. Delete Group DELETE https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups/:groupId

  6. Update Group PUT https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups/:groupId