Workspaces

Restore Workspace

Restores a workspace that has been deleted with the :delete endpoint.

This works as long as the workspace is still in DELETING state and has not reached DELETED yet. By default, this retention period is 7 days.

post/v2/workspace:restore

Query parameters

namestring required

Name of the workspace in which to perform the operation.

Name of the workspace in which to perform the operation.

Response

Successful Response

errorsstring[]

List of error messages associated with the resource.

internal_error_detailsstring[]

List of internal error messages associated with the errors field.

idstring int64 required

The unique identifier of the resource

created_atstring date-time required

The time at which the resource was created

created_bystring required

The ID of the user who created the resource

updated_atstring date-time required

The time at which the resource was last updated

updated_bystring required

The ID of the user who last updated the resource

namestring required
display_namestring required
state'PROVISIONING' | 'DELETING' | 'READY' | 'FAILED' required
picture_file_idstring int64 nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.