Skip to main content

Delete Config

DELETE 

/v1/configs/:configId

This endpoint removes a Config identified by the configId parameter.

Request

Path Parameters

    configId uuidrequired

    The identifier of the Config.

Responses

When the delete was successful.

Loading...