v8

OpenAPI 3.1.02026-08-04192135175.3 KB

Create Demo

Create a new demo.

post/studio/v1/demos

Request body

namestring required

Name of the demo

visibility'public' | 'private' required

An enumeration.

status'active' | 'inactive' required

An enumeration.

configobject

Demo configuration

ui_component_namestring required

Name of the UI component

Response

Successful Response

idstring required

A unique ID for the request (not the message). Repeated identical requests get different IDs. However, for a streaming response, the ID will be the same for all responses in the stream.

namestring required

Name of the demo

visibility'public' | 'private' required

An enumeration.

status'active' | 'inactive' required

An enumeration.

configobject

Demo configuration

ui_component_namestring required

Name of the UI component