Skip to main content

Upload Config

POST 

/report-configs

Validate an uploaded config and store it against a workspace.

422 with the offending key when the document does not validate. A config that loads but has content problems is stored and returns them in warnings — see schemas/report_config for why that split exists.

Re-uploading a readable_id the workspace already holds replaces that row in place rather than adding a second one.

Request​

Responses​

Successful Response