Number of APIs: 2
POST {{baseUrl}}/groups/:groupId/members
Use this API to add users to a group in your account. Prerequisites:
* A Pro, Business, or Education account Scopes: Rate Limit Label: group:write:admin
Medium
GET {{baseUrl}}/groups/:groupId/members?page_size=30&page_number=1&next_page_token=<string>
List the members of a group under your account. Prerequisite: Pro, Business, or Education account Scopes: Rate Limit Label: group:read:admin
Medium
ENDPOINTS