Delete a custom component using the component ID. All existing inventory that uses this component will be changed to work in progress. You must have the Library Manager permission to delete a custom component.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/components/{id}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/components/{id}
curl -i -X DELETE \
https://codeinsightapi.redocly.app/_mock/swagger/components/1 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'