Skip to main content
POST
Set group description

Authorizations

apikey
string
header
required

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

Body

application/json
groupJid
string
required

Group JID (<id>@g.us).

Example:

"120363012345678901@g.us"

description
string
required

New group description.

Example:

"Team coordination and announcements"

Response

Success — provider-native response body.

Envelope returned for Set group description. This is an action endpoint: on success only a status message is returned (no data).

message
string

Always "success" on HTTP 200.