Skip to main content

Deprecate a code component by id

PUT 

/v2/codecomponents/:id/deprecate

Deprecate a code component by id

Request

Path Parameters

    id stringrequired

    The id of the component

Query Parameters

    version string

    The version to deprecate

Responses

The code component corresponding to the ID was deprecated

Loading...