Repository Workspace Manipulation
Update the preferences of the current user
PUT
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
Required string length:
3 - 128
Example:
"example_id"
The repo ID of the workspace.
Required string length:
3 - 128
Example:
"example_id"
Body
application/json
Preferences associated with a user for a workspace
List of rules setting which paths to sync, an empty list means sync all
Response
202
_mintlify/placeholder
Request completed successfully