pydo.genai.create_workspace()
Generated on 11 Nov 2025
from pydo version
v0.19.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.