Skip to main content
POST
Update settings

Authorizations

Authorization
string
header
required

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

Body

application/json
alwaysOnline
boolean
required

Keeps the instance always appearing online.

Example:

false

rejectCall
boolean
required

Automatically rejects incoming calls.

Example:

true

readMessages
boolean
required

Automatically marks incoming messages as read.

Example:

false

ignoreGroups
boolean
required

Ignores group messages — no webhook is fired for them.

Example:

false

ignoreStatus
boolean
required

Ignores status updates — no webhook is fired for them.

Example:

false

msgRejectCall
string

Message sent automatically when a call is rejected. Used only when rejectCall is true.

Example:

"I don't take calls here."

Response

Instance behavior settings.

data
object