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.
Deprecated. Use company_name instead.
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.
Deprecated. Use connect_webview_customization.webview_logo_shape instead.
circle, square Deprecated. Use connect_webview_customization.webview_primary_button_color instead.
Deprecated. Use connect_webview_customization.webview_primary_button_text_color instead.
Deprecated. Use connect_webview_customization.webview_success_message instead.
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. See the workspace object.