PATCH
https://api.us.nylas.com/v3/workspaces/{workspace_id}Update a workspace
Updates the specified workspace. You cannot change a workspace's domain after it's created.
On the application's default workspace, you can update only the policy_id and rule_ids values.
policy_idThe ID of the policy to attach to the
workspace. Set a policy ID to attach the policy, set null to detach the current policy,
or omit the field to keep the current value. The policy must belong to your application.
rule_idsThe IDs of any rules to attach to
the workspace. Set an array to replace the current rules, set null or an empty array to
detach all rules, or omit the field to keep the current value. Each rule must belong to
your application.