Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateWorkspaceRequest

Represents the input of a CreateWorkspace operation.

Hierarchy

Properties

alias?: string

An optional user-assigned alias for this workspace. This alias is for user reference and does not need to be unique.

clientToken?: string

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

tags?: Record<string, string>

Optional, user-provided tags for this workspace.