Stop a recipe

Stops a recipe specified by a recipe ID.

Path parameters

recipe_idintegerRequired
Recipe ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
successboolean
Indicates whether the recipe is stopped successfully.

Errors