POST {{baseUrl}}/groups/:groupId/admins
Use this API to add administrators to a group under your account. Prerequisites:
* A Pro, Business, or Education account Scopes: Rate Limit Label: group:write:admin
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"added_at": "<dateTime>",
"ids": "<string>"
} |
ENDPOINTS