Skip to main content
POST
Handle Label

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
name
string
required
type
enum<string>
required
Available options:
chat,
message
id
string
required
action
enum<string>
Available options:
add,
remove

Response

Label handled successfully

success
boolean
Example:

true

message
string