Start a recipe

Starts a recipe specified by 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 started successfully.

Errors