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
- 200
- 400
The code component corresponding to the ID was deprecated
Request did not validate
Loading...