# Delete a custom component 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. Endpoint: DELETE /components/{id} Version: v1 Security: bearerAuth ## Path parameters: - `id` (integer, required) ID of the component Example: 1 ## Response 201 fields ## Response 400 fields ## Response 500 fields