team_folder/create

POST https://api.dropboxapi.com/2/team/team_folder/create

team_folder/create

scope: team_data.team_space

Creates a new, active, team folder with no members. Permission : Team member file access.

Request Body

{"name"=>"Marketing", "sync_setting"=>"not_synced"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"team_folder_id":"123456789","name":"Marketing","status":{".tag":"active"},"is_team_shared_dropbox":false,"sync_setting":{".tag":"default"},"content_sync_settings":[{"id":"id:a4ayc_80_OEAAAAAAAAAXw","sync_setting":{".tag":"default"}}]}