pydo.genai.create_workspace()
Generated on 13 Jan 2026
from pydo version
v0.24.0
Description
To create a new workspace, send a POST request to /v2/gen-ai/workspaces. The response body contains a JSON object with the newly created workspace object.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.