Authorization: Bearer ********************
sync
async
mode
platform_id
whatsapp
{ "mode": "string", "contacts": [ { "platform_id": "string", "platform": "string", "image_url": "string", "profile_name": "string", "profile_display_name": "string", "profile_email": "string", "country_code": "string", "tags": [ 0 ] } ] }
curl --location --request POST 'https://api.mottasl.ai/v1/contact/create' \ --header 'Content-Type: application/json' \ --data-raw ''
{}