Endpoints
Groups
Add group members
Incremental update: the members listed in the request are added to the group's current members.
post/api/v1/groups/{id}/add_members
Path parameters
idinteger required
The ID of the group to add members to.
Request body
Response
Request was successfully processed
Changes
No recorded changes to this endpoint across all 1 revision of this API.