Delete Config
DELETE/report-configs/:config_id
Soft-delete an uploaded config. Built-ins return 422 — they are re-created from their file on the next startup, so deleting one would not stick.
Deleting is a write: a viewer can see every config in their workspace, which is not licence to take one away from everyone else in it.
Request
Responses
- 204
- 422
Successful Response
Validation Error