Update current workspace settings
Updates workspace-level scheduling defaults for the workspace the user is currently logged on to,
including default planned hours and working-day hours (Monday through Sunday).
Only properties included in the request body are updated; omitted properties are left unchanged.
When workingDays is provided, only the weekdays included in that object are updated.
Values must be between 0 and 24.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-integration-name
The name of the calling system passed along as a header parameter
Request
Workspace settings to update
defaultPlannedHours
Default planned hours per day for new resources (0–24).
workingDays
Default working hours per weekday for the workspace calendar.
Response
Success
error
If the API call failed, this will contain information about the error that occurred.
success
True if the API call succeeded; false otherwise.
hasError
True if the API call failed.
statusCode
The HTTP code of the response.
data
A Workspace represents a single business subscription to the ProjectManager.com service. You
can be a member of multiple Workspaces. Each Workspace is completely separate from all other
Workspaces and a user cannot log in to multiple Workspaces at the same time.