Skip to main content
POST
Update description

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"

description
string
required

New group description.

Example:

"Descrição atualizada do grupo"

Response

Success — provider-native response body.

Acknowledgement that the group description was updated.

update
enum<string>

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

Available options:
success