Skip to main content
POST
Update picture

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"

image
string
required

http(s) URL or base64 of the image.

Example:

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

Response

Action performed.

data
object