Delete recipe in a customer workspace
Deletes an existing recipe based on recipe ID.
Path parameters
recipe_id
Recipe ID.
managed_user_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Delete action response.
success
Indicates whether the recipe is deleted successfully.
errors
Details of the error in case of failure.