DeleteDefaultConfig
DELETE/default-config/:key
Permanently removes a default config entry from the workspace. This operation cannot be performed if it affects config resolution for contexts that rely on this fallback value.
Request
Responses
- 201
- 404
- 500
DeleteDefaultConfig 201 response
ResourceNotFound 404 response
InternalServerError 500 response