Groups
Add user to group
Adds a user to an existing group in Cognito
post/groups/{id}/members
Path parameters
idstring required
the group's ID
Request body
Response
User added to group
Example response
{
"created": "YYYY-MM-DD hh:mm:ssZ",
"last_modified_date": "YYYY-MM-DD hh:mm:ssZ"
}