OptionalautoWhen true, new grants whose email domain matches domain are auto-assigned. Cannot be set to true on a workspace with an empty domain.
OptionaldomainTop-level email domain. Changing the domain is rejected by the server; the domain is effectively immutable after creation.
OptionalnameDescriptive name for the workspace. Omitted fields are preserved.
OptionalpolicyThe ID of the inbox policy attached to the workspace. A UUID sets the policy, null clears it, and omitting preserves the current value.
OptionalrulesThe IDs of the inbox rules attached to the workspace. An array (including an empty array) overwrites; null or omitting preserves.
Interface representing a request to update a workspace.
Updates are issued as PATCH and address the workspace by its UUID only. At least one field must be provided.