Creates a new caseAsk AIpost https://go.v7labs.com/api/workspaces/{workspace_id}/casesCreates a new casePath Paramsworkspace_iduuidrequiredBody ParamsCases.CreateCaseRequestallowed_mcp_integration_idsarray of objects | nullOptional sandbox MCP allowlist. null or omitted means all authenticated MCP integrations, [] means none.allowed_mcp_integration_idsADD uuidmodel_providerstringenumThe AI model provider to use for this case. If not specified, defaults to OpenAI.open_aianthropicgoogle_aiAllowed:open_aianthropicgoogle_ainamestringsandbox_agentbooleanDefaults to falseWhen true, enables sandbox agent mode where Claude Code handles all processing instead of the normal concierge flow.truefalseResponses 200Cases.CaseResponse 400Common.APIError 401Common.APIError 403Common.APIError 404Common.APIError 409Common.APIError 422Common.APIError 500Common.APIErrorCallbackUpdated about 2 months ago