Skip to main content

Update the group's display picture.

PUT 

/group/updateGroupPicture/:instanceName

Update the group's display picture.

Request

Path Parameters

    instanceName stringrequired
    • required
    Example: codechat

Query Parameters

    groupJid string
    • required - The unique identifier of the group.

Body

required
    image string
    • required - URL of the new group picture.

Responses

Successful response

Schema
    any
Loading...