Update a recipe
Updates an existing recipe in Workato specified based on recipe ID. Recipe details are defined based on parameters in the request.
Path parameters
recipe_id
Recipe ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
recipe
Response
Update action response
success
Indicates whether the recipe is updated successfully.
errors
List of errors. Available only on failure.