Cancel an in-progress website generation for the specified project ID.
This endpoint:
Args: project_id: The project ID of the generation to cancel
Returns: Details of the cancelled generation
Successful Response
Generation ID of the cancelled generation
Project ID as UUID
Updated status (should be FAILED)
PENDING, GENERATING_PLAN, GENERATING_WEBSITE, COMPLETED, FAILED Status before cancellation
PENDING, GENERATING_PLAN, GENERATING_WEBSITE, COMPLETED, FAILED Cancellation message
Timestamp when the generation was cancelled