Delete code component by id
DELETE/v2/codecomponents/:id
Delete code component by id
Request
Path Parameters
id stringrequired
The id of the code component to delete
Responses
- 200
- 204
- 400
- 502
OK
The code component corresponding to the ID was deleted
Request did not validate or code component is used in one or more integrations
Could not contact internal services. Please try again later or contact our support department
Loading...