v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440296193.3 KB

Creates a scene.

post/workspaces/{workspaceId}/scenes

Path parameters

workspaceIdstring required

The ID of the workspace that contains the scene.

Request body

sceneIdstring required

The ID of the scene.

contentLocationstring required

The relative path that specifies the location of the content definition file.

descriptionstring

The description for this scene.

capabilitiesSceneCapability[]

A list of capabilities that the scene uses to render itself.

tagsobject

Metadata that you can use to manage the scene.

sceneMetadataobject

The request metadata.

Response

Success

arnstring required

The ARN of the scene.

creationDateTimestring date-time required

The date and time when the scene was created.