Stop recipe in a customer workspace
Stops a recipe in a customer workspace specified by recipe ID.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
recipe_id
The ID of the recipe you plan to stop.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
force
When true
stops the recipe by terminating long running jobs. Defaults to false
.
Response
Success reply
success