Skip to main content
POST
Update settings

Authorizations

apikey
string
header
required

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

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
rejectCall
boolean
required

Automatically reject incoming WhatsApp calls.

Example:

true

groupsIgnore
boolean
required

Ignore messages coming from groups.

Example:

false

alwaysOnline
boolean
required

Keep the connection presence as always online.

Example:

true

readMessages
boolean
required

Automatically mark incoming messages as read.

Example:

false

readStatus
boolean
required

Automatically mark status/story updates as read.

Example:

false

syncFullHistory
boolean
required

Sync the full message history on connect.

Example:

false

msgCall
string

Message sent to the caller when a call is rejected.

Example:

"Sorry, I can't take calls right now."

wavoipToken
string

WAVOIP token used to enable voice-call handling.

Example:

""

Response

Success — provider-native response body.

Confirmation that the instance settings were saved. Echoes the instance name and the settings payload that was persisted.

settings
object