Add ability to update destinations via PUT request
samrooke opened this issue · 1 comments
samrooke commented
Describe the solution you'd like
Updates to destinations currently have to be made by deleting existing destinations and then adding another with the updated details. It would be ideal if a simple PUT request could be made to handle this as a single process.
github-actions commented