v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/workspaces

Create a Workspace

Creates a new workspace.

post/workspaces/create

Request body

company_namestring

Company name for the new workspace.

connect_partner_namestring nullable

Deprecated. Use company_name instead.

Connect partner name for the new workspace.

is_sandboxboolean

Indicates whether the new workspace is a sandbox workspace.

namestring required

Name of the new workspace.

organization_idstring uuid

ID of the organization to associate with the new workspace.

webview_logo_shape'circle' | 'square'

Deprecated. Use connect_webview_customization.webview_logo_shape instead.

webview_primary_button_colorstring

Deprecated. Use connect_webview_customization.webview_primary_button_color instead.

webview_primary_button_text_colorstring

Deprecated. Use connect_webview_customization.webview_primary_button_text_color instead.

webview_success_messagestring

Deprecated. Use connect_webview_customization.webview_success_message instead.

Response

OK