Migrate messages
POST {{baseUrl}}/v3/migration/:target_channel_url
Migrate messages
Using our migration API, you can migrate the messages from another system into a Sendbird system's channel which consists of users, messages, and other chat-related data.
To turn on this feature, contact our support team.
There are three things to do in advance before the migration. Follow the instructions below:
- Register the users of your current chat solution to your Sendbird application. You can migrate the users into the Sendbird system using the user creation API.
- Create either an open or a group channel to migrate the messages of your chat solution. The Sendbird system doesn't create a channel for your migration automatically.
- The maximum number of migrated messages per call is 100. To avoid the failure during your migration, you must adjust the number of messages to process at once via the API.
https://sendbird.com/docs/chat/v3/platform-api/guides/migration#2-migrate-messages
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Content-Type | string |
RESPONSES
status: OK
""