Confirm device transfer
Mobile
Confirm device transfer
Finalizes the WhatsApp transfer from the phone to the instance after confirmation on the device
GET
Confirm device transfer
Documentation Index
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Method used to finalize the WhatsApp transfer from the phone to the instance. It should be used after the Confirm code endpoint returnsdeviceConfirm: true in the response.
Expected flow
- The Confirm code endpoint returns
"deviceConfirm": true - The user confirms the transfer on the phone where WhatsApp is registered
- After confirming on the device, call this endpoint
- The WhatsApp connection is transferred from the phone to the instance
Attributes
Header
Your instance ID. Available in the Z-API panel under Instances.
Your Z-API instance token.
Response
200
Returns true if the transfer has been successfully confirmed and the instance is connected.