Generating AI answer…
Delete an alignment project permanently. This endpoint permanently removes an alignment project and its associated data from the system. The aligned model must be undeployed before deletion is allowed. Path Parameters: - id: Unique identifier of the alignment project to delete Returns: Success response containing: - alignment_id: ID of the deleted alignment project - message: Confirmation message Raises: - 400: If the aligned model is still deployed (must undeploy first) - 404: If alignment proj