Create Workspace
POST/api/v1/workspaces
Creates a workspace within an organization.
Request
Responses
- 201
- 400
- 402
- 404
- 406
- 409
- 422
Successful Response
The name of the workspace '{workspace_name}' must contain more than 3 characters. Give your workspace a longer name.
Creating workspaces is not supported with your current plan. Please contact deepset support.
We couldn't find the specified credentials. Use the endpoint 'list_available_opensearch_credentials' for listing document store credentials in your organization and 'list_available_s3_credentials' for listing S3 credentials in your organization.
You reached the workspace limit. Delete an existing workspace to create a new one.
This workspace {workspace_name} already exists. Try giving your new workspace a different name.
Validation Error
Was this page helpful?