Create workspace
Create workspace
Request Body โ REQUIRED |
---|
name string โ REQUIRED |
Responses | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||
default Error response
|
Create workspace
Request Body โ REQUIRED |
---|
name string โ REQUIRED |
Responses | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||
default Error response
|
mutation.workspace.createWorkspace
POST /workspaces
https://app.typebot.io/api/v1
curl -L -X POST 'https://app.typebot.io/api/v1/workspaces' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'