Update workspace
Update workspace
Path Parameters |
---|
workspaceId string — REQUIRED |
Request Body — REQUIRED |
---|
name string |
icon string |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||
default Error response
|
Update workspace
Path Parameters |
---|
workspaceId string — REQUIRED |
Request Body — REQUIRED |
---|
name string |
icon string |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||
default Error response
|
workspace-updateWorkspace
PATCH /v1/workspaces/:workspaceId
https://app.typebot.io/api
curl -L -X PATCH 'https://app.typebot.io/api/v1/workspaces/:workspaceId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'