Start analyzing recipe health

This endpoint queues a recipe for analysis by Performance Copilot. Use this endpoint to request a new performance scan after making changes to the recipe. This endpoint is limited to 20 requests per minute.

Path parameters

recipe_idintegerRequired
The ID of the recipe to analyze.

Headers

AuthorizationstringRequired

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

Response

Recipe has been successfully queued for performance analysis.
statusstring or null

Errors