Stop a recipe
Stops a recipe specified by a recipe ID.
Path parameters
recipe_id
Recipe ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
success
Indicates whether the recipe is stopped successfully.