workspace

Create Protected Workspace

Create a new workspace with encryption and access controls. Sets up vector storage and associates the creator as the initial workspace user.

post/api/workspace/create_protected

Request body

namestring required
descriptionstring nullable

Response

Successful Response

external_idstring required
namestring required
descriptionstring nullable required
created_by_ext_idstring required
updated_by_ext_idstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes