Accounts
Connect an account (native authentication)
Link to Uniple an account of the given type and provider.
post/api/v1/accounts
Request body
Example request
{
"sync_limit": {
"chats": "2025-12-31T23:59:59.999Z",
"messages": "2025-12-31T23:59:59.999Z"
}
}Response
Created. The authentication succeeded and the account is linked to Unipile.
Changes
No recorded changes to this endpoint across all 1 revision of this API.