Update the group's display picture.
PUT/group/updateGroupPicture/:instanceName
Update the group's display picture.
Request
Path Parameters
- required
instanceName stringrequired
Example: codechat
Query Parameters
- application/json
Body
required
- required - URL of the new group picture.
image string
Responses
- 200
Successful response
- application/json
- Schema
Schema
- any
Loading...