v1

latestOpenAPI 3.0.02026-07-249301.3 MB
Accounts

Reconnect an account

Reconnect an account previously linked to Unipile that has been disconnected.

post/api/v1/accounts/{id}

Path parameters

idstring required

The id of the account to reconnect.

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "sync_limit": {
    "chats": "2025-12-31T23:59:59.999Z",
    "messages": "2025-12-31T23:59:59.999Z"
  }
}

Response

OK. The authentication succeeded.

object'AccountReconnected' required
account_idstring required

A unique identifier.