Import a Team from other application
POST/teams/:team_id/import
Import a team into a existing team. Import users, channels, posts, hooks.
Permissions
Must have permission_import_team permission.
Request
Responses
- 200
- 400
- 403
JSON object containing a base64 encoded text file of the import logs in its results property.
Invalid or missing parameters in URL or request body
Do not have appropriate permissions