Skip to main content
POST
/
api
/
v1
/
messenger
/
contacts
Crear un contacto
curl --request POST \
  --url https://apis.wekall.co/api/v1/messenger/contacts \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.wekall.co/llms.txt

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

Authorizations

Authorization
string
header
required

Token obtenido desde POST /api/v1/auth/token

Response

201

Contacto creado