cURL
curl --request POST \ --url https://api.chatling.ai/v2/chatbots/{chatbotId}/contacts \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": { "id": "qtr89df0-112d-d197-b541-3f8674663246" } }
Create a new contact for the chatbot.
Show properties
success
error