Skip to main content
POST
Answer incoming call

Authorizations

apikey
string
header
required

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

Body

application/json
callId
string

Identifier of the incoming call to answer. When omitted, the most recent incoming call is answered.

Example:

"3EB0C767D26A8B4E7F1A"

Response

Success — provider-native response body.

message
string

Operation status, always "success" on 200

data
object

Session info for the answered call (latest incoming when callId omitted)