Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.msgflash.com/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

POST /api/v1/number-lookups/{id}/import-contacts

Parameters

FieldTypeRequiredLocationDescription
idUUIDyespathID de la vérification terminée
groupIdUUIDnobodyTarget group
tagstringnobodyTag à appliquer aux contacts importés

Success response 200

{
  "data": {
    "requested": 730,
    "created": 650,
    "updated": 80,
    "skipped": 0
  }
}