Parameter | Description |
---|---|
Name | Name for the new team folder. |
Sync Setting | The sync setting to apply to this team folder. Only permitted if the team has team selective sync enabled.mi. |
{
"team_folder_id": "<string>",
"name": "<string>",
"status": {
".tag": "<string>"
},
"is_team_shared_dropbox": false,
"sync_setting": {
".tag": "<string>"
},
"content_sync_settings": []
}
Was this page helpful?