POST
Import the actor's personal WhatsApp sessions into the active workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

Body

application/json
session_ids
string<uuid>[]

Optional personal session ids to import. When omitted, every importable personal session owned by the actor is considered.

Response

Import attempted for every matching personal session.

items
object[]
required
request_id
string