POST
/
api
/
v1
/
projects
/
{projectUuid}
/
spotlight
/
table
/
config
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json

From T, pick a set of properties whose keys are in the union K

columnConfig
object[]
required

Response

Created

status
enum<string>
required
Available options:
ok
results
any