Skip to main content
POST
Update picture

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
groupJid
string
required

Group JID (may also be sent as a groupJid query parameter).

Example:

"120363000000000000@g.us"

image
string
required

URL of the new group picture.

Example:

"https://example.com/group.png"

Response

Success — provider-native response body.

Acknowledgement that the group picture was updated.

update
enum<string>

Result of the operation; 'success' when the picture was updated.

Available options:
success