Skip to main content
POST
Rename group

Authorizations

Authorization
string
header
required

Instance token (zpfy_inst_...) — sends messages.

Body

application/json
id
string
required

the group id (returned by GET /groups).

Example:

"120363012345678901"

name
string
required

New group name.

Example:

"Family 2.0"

Response

Action performed.

data
object