Workspaces

Create workspace

post
https://api.typeform.com/workspaces

Create a workspace.

Request

Request Body

name
string

Name of the new workspace.

Example

{
  "name": "My new workspace"
}

Response

Status

201 Created

Schema

forms Path 3
object
count
integer

Number of typeforms in the workspace.

href
string

Link to typeforms in the workspace.

id
string

Unique identifier for the workspace.

name
string

Name of the workspace.

self Path 3
object
href
string

Link to the workspace.

shared
boolean

If the workspace is shared with a team, true. Otherwise, false.

account_id
string

ID in the ULID format of the account where workspace belongs to.

members Path 3
array of object
email
string
name
string
role
string
Valid values:ownermember