Drive > Settings
Update Office settings
Update the office settings, the default opening office editor
put/2/drive/{drive_id}/settings/office
Path parameters
drive_idinteger required
Drive identifier
Request body
Example request
{
"form": "365",
"presentation": "365",
"spreadsheet": "365",
"text": "365"
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.