groups
Edit a group. All fields are optional, only fields that are provided will be changed.
post/groups/{groupID}
Path parameters
groupIDstring uuid required
The id of the group
Request body
Example request
{
"name": "Cohort 1"
}Response
Successful response