PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
explores
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json · any[]

The body is of type any[].

Response

200
application/json
Success
status
enum<string>
required
Available options:
ok
results
any