Update workspace color preference
Updates the user’s workspace color theme preference. The workspace color affects the visual theme of the application interface for this user.
POST
/account/workspace-colorAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredRequest body
requiredapplication/jsoncolorstringrequiredNew workspace color
Allowed:
INHERITDEFAULTBLACKREDROSEMAGENTAGREENBLUESKYYELLOWVIOLETResponses
200
successbooleanrequiredOperation success flag
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions
404
User not found