cURL
curl --request DELETE \ --url https://api.example.com/components/{component_id}
Delete a component and all its config versions.
component_id
string
204
Was this page helpful?