RoomsController_updateGroup​
RoomsController_updateGroup
application/json
Request Body required
id number required
name string
Possible values: non-empty and <= 50 characters
description string
Possible values: <= 200 characters
url string
Possible values: non-empty and <= 50 characters
removeAvatar boolean
avatar string
Possible values: Value must match regular expression /^data:image\/[a-z]+;base64,/
country string nullable
public boolean nullable
Responses
- 200
Loading...