Stop recipe in a customer workspace

Stops a recipe in a customer workspace specified by recipe ID.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

recipe_idstringRequired
The ID of the recipe you plan to stop.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
forcestringOptional

When true stops the recipe by terminating long running jobs. Defaults to false.

Response

Success reply
successboolean

Errors