Delete a configuration by its id​
Experimental: This API is not stable and might be subject of change.
Delete a configuration identified by id with provided value.
Path Parameters
- config_id string required
the identifier of the config to get.
Responses
- 204
Signals success of this operation.
Loading...