Summary:
There can be scenarios where a customer wants to achieve some automation by enabling/disabling triggers programmatically, the REST API seems to be a better solution here but currently, there is no such REST Endpoint to achieve this.
Expected Solution:
Enable triggers to be enabled/disabled by submitting REST calls.
Workaround:
Do it manually.