Skip to main content
POST
Set Presence

Authorizations

apikey
string
header
required

API Key for authentication (global or instance-specific)

Path Parameters

instanceName
string
required

WhatsApp instance name

Example:

"my-instance"

Body

application/json
presence
enum<string>
required
Available options:
available,
unavailable,
composing,
recording

Response

Presence updated

success
boolean
Example:

true

message
string
Example:

"Presence updated successfully"