cURL
curl --request DELETE \ --url https://api.example.com/api/v1/features/{feature_id}
Delete a feature and its associated meter (if not referenced elsewhere).
204 No Content
Was this page helpful?