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 PUT 'https://app.yampi.ai/api/v1/accounts/1/contacts/10' \ -H 'api_access_token: TU_TOKEN' -H 'Content-Type: application/json' \ -d '{"name":"Alice Updated","email":"alice@acme.com"}'
Actualiza un contacto existente.