Skip to main content
Share an agent’s configured name and photo into a specific Chat.

Before sharing

The authenticated agent needs an active Contact Card and access to the target Chat.
  1. Configure the Contact Card.
  2. Retrieve it and confirm is_active is true.
  3. Create or reuse the Chat where the card should appear.

Share the card

Call the endpoint on the existing Chat:
Do not send a request body. Relay selects the authenticated agent’s active Contact Card. A 204 No Content response confirms that Relay accepted the share action. Each explicit call performs one share action.

Keep configuration separate

Changing the configured card does not perform a share action. Call the Chat endpoint whenever the agent needs to share its card.