generate-website-post
Cancel Website Generation
Cancel an in-progress website generation for the specified project ID.
This endpoint:
- Finds any in-progress generations for the project
- Updates their status to FAILED with a cancellation message
- Returns details about the cancelled generation
Args: project_id: The project ID of the generation to cancel
Returns: Details of the cancelled generation
POST
Path Parameters
Response
200
application/json
Successful Response
The response is of type object
.