Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST 'https://app.yampi.ai/api/v1/accounts/1/actions/contact_merge' \ -H 'api_access_token: TU_TOKEN' -H 'Content-Type: application/json' \ -d '{"source_contact_id":10,"target_contact_id":11}'
Fusiona dos contactos en uno. Cuerpo con IDs de origen y destino.