cURL
curl --request DELETE \ --url https://api.example.com/components/{component_id}/configs/{version}
Delete a specific config version.
component_id
string
version
int
204
Was this page helpful?