Skip to main content

Delete a configuration by its id

DELETE 

https://localhost:8900/config/:config_id

Delete a configuration identified by id with provided value.

Request​

Path Parameters

    config_id stringrequired

    the identifier of the config to get.

Responses​

Signals success of this operation.

curl -L -X DELETE 'https://localhost:8900/config/:config_id'
Request Collapse all
Base URL
https://localhost:8900
Parameters
— pathrequired