/api/recipes
UpsertConfigurationRecipe
Update or insert one Configuration Recipe in a single scope. An item will be updated if it already exists
and inserted if it does not.
The response will return the successfully updated or inserted Configuration Recipe or failure message if unsuccessful
It is important to always check to verify success (or failure).