Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Projects
Replace project table groups
Replace project-level table-group definitions. Sent by the CLI on
deploy/preview so labels & descriptions from table_groups in
lightdash.config.yml are applied. Pass an empty object to clear.
PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
table-groups
Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?