Skip to main content
POST
Share your contact card with a chat

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Path Parameters

chatId
string<uuid>
required

Unique identifier of the chat

Response

Contact shared successfully