Skip to main content
POST
Create community

Authorizations

apikey
string
header
required

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

Body

application/json
communityName
string
required

Display name of the community to create.

Example:

"Pilot Status Community"

Response

Success — provider-native response body.

Envelope wrapping the created community (parent group) metadata returned by whatsmeow (types.GroupInfo).

message
string

Constant success indicator ("success").

data
object

Full group metadata for the newly created community/parent group.