Update navigation animation preference
Updates the user’s preference for left-right page navigation animations. INHERIT follows the workspace default. ON and OFF force the animation on or off for this user.
POST
/account/navigation-animationsAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredRequest body
requiredapplication/jsonvaluestringrequiredPersonal override for left-right page navigation animations. INHERIT follows the workspace default.
Allowed:
INHERITONOFFResponses
200
successbooleanrequiredOperation success flag
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions
404
User not found