PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
virtual-view
/
{name}
{
  "results": {
    "name": "<string>"
  },
  "status": "ok"
}

Path Parameters

projectUuid
string
required
name
string
required

Body

application/json

Response

200
application/json

Success

The response is of type object.