Skip to main content
POST
Edit message

Authorizations

Authorization
string
header
required

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

Body

application/json
to
string
required

The message recipient — the SAME to you used when sending (phone in E.164, e.g. 5511999998888, or a group id).

Example:

"5511999998888"

messageId
string
required

messageId returned by the send.

Example:

"3EB0C767D4..."

text
string
required

New message content.

Example:

"Fixed text"

Response

Action performed.

data
object