v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
workspace

Create Workspace

post/v1/workspaces

Query parameters

workspaceIdstring required

Request body

namestring

Resource name in the form workspaces/{workspace}.

revisioninteger

Monotonically increasing version of the complete workspace state.

createTimestring date-time nullable

Time at which the workspace was created.

updateTimestring date-time nullable

Time at which the workspace was most recently updated.

Response

Successful Response

namestring required

Resource name in the form workspaces/{workspace}.

revisionstring

Monotonically increasing version of the complete workspace state.

createTimestring nullable

Time at which the workspace was created.

updateTimestring nullable

Time at which the workspace was most recently updated.