Skip to main content
POST
You can send a contact card in a chat in two ways:

By providing the vcard:

By providing the contact info:

Send Contact Card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
string
Example:

"application/json"

Content-Type
string
Example:

"application/json"

Path Parameters

instance
string
required
Example:

"{{ instance_id }}"

Body

application/json
chatId
string
required
contacts
object[]
required

Response

Successful response

The response is of type object.