Create a Workspace
Creates a new workspace.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of the new workspace.
Company name for the new workspace.
Connect partner name for the new workspace.
Connect Webview customizations for the new workspace. See also Customize the Look and Feel of Your Connect Webviews.
Indicates whether the new workspace is a sandbox workspace.
ID of the organization to associate with the new workspace.
circle, square Response
OK
Represents a Seam workspace. A workspace is a top-level entity that encompasses all other resources below it, such as devices, connected accounts, and Connect Webviews. Seam provides two types of workspaces. A sandbox workspace is a special type of workspace designed for testing code.

