Skip to main content

Update code component name by id

PUT 

/v2/codecomponents/:id/updatename

Update code component name by id

Request

Path Parameters

    id stringrequired

    The id of the component

Query Parameters

    name string

    The new name

Responses

The code component corresponding to the ID was changed

Loading...