Drive > Settings

Update Preferences

Updates the connected user preference for a drive.

put/2/drive/{drive_id}/preferences

Path parameters

drive_idinteger required

Drive identifier

Request body

colorstring
default_page'common' | 'dropbox' | 'favorite' | 'last_modified' | 'links' | 'my_shared' | 'private' | 'shared_with_me' | 'statistics' | 'trash'
hideboolean

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.