Delete a theme template
Delete a theme template
Path Parameters |
---|
themeTemplateId string — REQUIRED |
Query Parameters |
---|
workspaceId string — REQUIRED |
Responses | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||||||||||||||||
default Error response
|
Delete a theme template
Path Parameters |
---|
themeTemplateId string — REQUIRED |
Query Parameters |
---|
workspaceId string — REQUIRED |
Responses | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||||||||||||||||
default Error response
|
mutation.theme.deleteThemeTemplate
DELETE /themeTemplates/:themeTemplateId
https://app.typebot.io/api/v1
curl -L -X DELETE 'https://app.typebot.io/api/v1/themeTemplates/:themeTemplateId' \
-H 'Accept: application/json'