Skip to main content
PUT
Update the workspace settings

Authorizations

X-API-KEY
string
header
required

Body

application/json
name
string
Maximum string length: 255
global_name_format
enum<string>
Available options:
Microsoft_DisplayName,
First,
Last,
FirstLast,
LastFirst
privacy_show_calendarview
boolean
privacy_show_otherdepartments
boolean
privacy_show_absences_in_past
boolean
Available options:
ShowLogoAndName,
ShowLogo
allow_manager_past_request_management
boolean
fiscal_year_start_month
integer
Required range: 0 <= x <= 11

Response

Successful response

The response is of type string<uuid>.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$