REST API for setting and deleting the end of support dateEdit online Available from 9.2.11. You can set and delete the end of support date for any software component by using REST API. Setting the end of support date for software components Available from 9.2.11. You use the POST operation on the sam/component_lifecycles element to set the end of support date for software components. The end of support date is added on the Products &Metrics report. If you want to change the end of support date, you must first delete the current date and then set a new one by using this API.Deleting the end of support date for software components Available from 9.2.11. You use the DELETE operation on the sam/software_components/software_component_id/component_lifecycles/ element to remove the end of support date for a software component.Parent topic: Integrating with REST API