Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
connect_partner_name
string

Connect partner name for the workspace.

connect_webview_customization
object

Connect Webview customizations for the workspace. See also Customize the Look and Feel of Your Connect Webviews.

is_publishable_key_auth_enabled
boolean

Indicates whether publishable key authentication is enabled for this workspace.

is_suspended
boolean

Indicates whether the workspace is suspended.

name
string

Name of the workspace.

organization_id
string<uuid>

ID of the organization to assign the workspace to. The authenticated user must be the owner of the workspace and an admin of the target organization.

Response

OK