Skip to main content
DELETE
/
components
/
{component_id}
Delete Component
curl --request DELETE \
  --url https://api.example.com/components/{component_id}

Path Parameters

ParameterTypeDescription
component_idstringThe component ID

Response 204

No content. The component and all its config versions are deleted.